API to fetch content of a template group (active & draft versions) across all associated channels and languages.
Pass as Bearer <API_KEY>. Get API Key from SuprSend dashboard Developers -> API Keys section.
Template group slug you want to fetch content details. You'll get the template slug by clicking on copy button next to template group name on SuprSend dashboard -> template details page.
200
internal template_id
template name given by user
unique template slug generated from name
template description given by user
is true when atleast 1 template version is live for the channel
template creation time
latest template modification time
time when the workflow was last triggered
false
{
"english": {
"summary": "English language",
"value": "en"
},
"french": {
"summary": "French language",
"value": "fr"
},
"spanish": {
"summary": "Spanish language",
"value": "es"
}
}array of all template enabled channels along with their language and active status
tags added in the template group