Get a transactional email
Transactional emails
Get a transactional email
Retrieve a single transactional email by ID.
GET
Get a transactional email
Request
Path parameters
The ID of the transactional email.
Response
Success
The transactional email ID.
The transactional email name.
The ID of the draft email message, if one exists.
The ID of the published email message, if one exists.
ISO 8601 timestamp for when the transactional email was created.
ISO 8601 timestamp for when the transactional email was last updated.
Data variable names used by the published email. Empty for unpublished
transactionals.
Error
A400 Bad Request is returned if transactionalId is invalid.
A 404 Not Found is returned if the transactional email does not exist.
If the API key is invalid (or content API is not enabled for your team), a
401 Unauthorized is returned.
An error message describing what went wrong.
Last modified on June 8, 2026

