Emails | List
Note: The body of the email object is only sent when you have preview_only=false (i.e., the default state is to send the content preview only). The body object may have a property called text and/or html, depending on the original content of the email.
The email_type parameter now accepts a new value manual. When applied, it will return the following email types:
- Sent manually through the Unibox
- Received emails (responses from leads)
- Emails scheduled to be sent (from the Unibox)
Query Parameters
Your API Key
Set to false if you only want the email content's preview and not the full body
Email address of lead (optional) - only fetch emails for a specific lead
Campaign id (optional) - only fetch emails for a specific campaign
Set to true if you only want to fetch sent emails - only
Email type, read below for details
sentreceivedallmanualSet to true if you want to only fetch the latest email per thread
Used for pagination - returned in the response
Response
Response Attributes
Used for pagination - you can pass this on to fetch the next page