Get Email by ID API
This API allows you to retrieve metadata about a specific email sent via our API via its id
. The most common use case for this API is to check on the status of an email.
How It Works
To use this API, you must save the id
field in the response returned when making an API call to send the email. For more information, see this section.
Get Email By ID
Example Response
Limitations
We currently do not support pushing webhooks to your server when the status of an email changes. We are exploring the possibility of providing more email analytics, such as monthly reports aggregating statistics about email deliverability grouped based on user-defined tags. For more information, see this section
Last updated