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 transactional email by ID
How do I retrieve the email ID?
Refer to this section of the guide for more information on how to retrieve the email ID.
What do each of the attributes in the response body mean?
Refer to this section of the guide for more information on attributes.
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