Error
A valid request URL is required to generate request examples{
"attributeIds": [
"<string>"
],
"design": "<string>",
"html": "<string>",
"id": "<string>",
"imageUrl": "<string>",
"lang": "<string>",
"name": "<string>",
"order": 2,
"subject": "<string>",
"unlayerId": "<string>"
}email-template
Get email template by ID
Get an email template by its ID
GET
/
api
/
email
/
template
/
{id}
Error
A valid request URL is required to generate request examples{
"attributeIds": [
"<string>"
],
"design": "<string>",
"html": "<string>",
"id": "<string>",
"imageUrl": "<string>",
"lang": "<string>",
"name": "<string>",
"order": 2,
"subject": "<string>",
"unlayerId": "<string>"
}Authorizations
API key authentication
Path Parameters
Query Parameters
Language code
Response
Successful operation
Template category attribute IDs
Unlayer JSON of the template
HTML body of the template
Template ID
Template image URL
Language code
Template name
Display order (ascending, 1-indexed). Present only when explicitly assigned.
Required range:
x >= 1Template subject
Template Unlayer ID