Get an email
Emails
Get an email
Retrieve a single email by ID, including its events, domain, and template details.
GET
Get an email
Documentation Index
Fetch the complete documentation index at: https://docs.sendkit.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key from your SendKit dashboard. Pass it as a Bearer token in the Authorization header.
Path Parameters
The email ID.
Response
The email object
Example:
"550e8400-e29b-41d4-a716-446655440000"
Example:
"hello@example.com"
Example:
"user@example.com"
Example:
"Welcome to our service"
Available options:
sent, delivered, bounced, complained, opened, clicked, failed, delivery_delayed, rejected, suppressed, cancelled Example:
"delivered"
Example:
"2026-03-15 10:00:00"
Example:
"2026-03-11 14:30:00"
Example:
"2026-03-11 14:30:00"

