get https://{domain}.uspacy.ua/email/v1/letters/by_folder/
Retrieves a list of letters from the specified folder. Supports pagination.
Log in to see full request history
Responses
401Access token is missing or invalid
Retrieves a list of letters from the specified folder. Supports pagination.
401Access token is missing or invalid
xxxxxxxxxx
curl --request GET \
--url 'https://domain.uspacy.ua/email/v1/letters/by_folder/folderId?page=1&list=20' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: