v4
OpenAPI 3.1.02026-07-3163216290.7 KBTransactional emails
Get a transactional email
Retrieve a single transactional email by ID.
get/v1/transactional-emails/{transactionalId}
Response
Successful.
Example response
{
"id": "cll42l54f20i1la0lfooe3z12",
"name": "Sign up confirmation",
"draftEmailMessageId": "cle5f7g9h1i3j5k7l9m1n3p5",
"publishedEmailMessageId": "cle5f7g9h1i3j5k7l9m1n3p5",
"transactionalGroupId": "clg7n5p3q1r9s7t5u3v1w9y7",
"createdAt": "2025-06-29T07:47:39.370Z",
"updatedAt": "2025-06-29T07:47:39.370Z",
"dataVariables": [
"confirmationUrl"
]
}