Get a transactional email
Retrieve a single transactional email by ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the transactional email.
Response
Successful.
The ID of the transactional email.
The name of the transactional email.
The ID of the draft email message. null if there is no draft version.
The ID of the published email message. null if there is no published version.
The ID of the group this transactional email belongs to.
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 transactional emails.
Related topics
API IntroductionGet a transactional groupList transactional emailsGet an email messageQuickstart
