Generate the rendered preview of transactional template

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Request

Values to fetch Template preview
anyRequired
OR
anyRequired

Response

successfully fetched template's preview fields
fromEmailstring or null
Sender email address
fromNamestring or null
Sender Name
htmlstring or null
Html content of the template
previewTextstring or null
Preview text of the template
subjectstring or null
subject of the template
usedFeedNameslist of strings or null

Errors