Get Email Detail
Emails
Get Email Detail
Retrieve all events for a specific sent email by its request ID. Returns delivery, bounce, open, click, and other events in reverse chronological order. If no from date is provided, defaults to the last 10 days.
GET
Get Email Detail
Retrieve all events for a specific sent email by its request ID.Documentation Index
Fetch the complete documentation index at: https://docs.lettr.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Path Parameters
The request ID (transmission ID) of the sent email.
Example:
"7610639000055488914"
Query Parameters
Start date for the event search range. Defaults to 10 days ago if not provided.
Example:
"2024-01-01"
End date for the event search range. Defaults to now if not provided.
Example:
"2024-01-31"