From addresses

GET {{api-domain}}/crm/v3/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":"Patricia Boyle","type":"pop","email":"patricia.boyle@zohocorp.com"}]}