Skip to main content
GET
Retrieve Email
string
required
The ID of the email to retrieve.

Request

Response

200
string
Unique email identifier.
string
Sender email address.
string[]
Recipient email addresses.
string
Email subject line.
string
HTML content of the email.
string
Delivery status: queued, sent, delivered, bounced, complained.
string
When the email was created (ISO 8601).
string
When the email was delivered (ISO 8601). null if not yet delivered.