GET
/
v1
/
transactional
[
  {
    "id": "<string>",
    "name": "<string>",
    "subject": "<string>",
    "createdAt": "2023-11-07T05:31:56Z",
    "emailCategory": "<string>",
    "defaultStatus": "<string>"
  }
]

Authorizations

Authorization
string
header
required

Workspace-scoped API key from the credentials table

Response

Transactional templates

id
string
required

Workspace-unique template slug ID

name
string
required
subject
string
required
createdAt
string<date-time>
required
emailCategory
string | null
defaultStatus
string | null