Templates

Show html

Return the template content as html

get/1/newsletters/{domain}/templates/{template}/html

Path parameters

domaininteger required

Unique identifier of the Domain

integer required
OR
string required

Unique identifier of the Template

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.