From Addresses

GET {{api-domain}}/crm/v2.1/settings/emails/actions/from_addresses

To get the list of email addresses that you can send emails from. Refer to the documentation for more details.

RESPONSES

status: OK

{"from_addresses":[{"default":true,"user_name":null,"type":"imap","email":"patriciaboyle@zylker.com"}]}