Templates
Get Campaign Template
Retrieves a campaign template available in the project.
📘 Campaign Templates – Documentation
Read the Campaign Templates documentation to learn more about this feature.
get/v1/templates/campaigns/{campaignTemplateId}
Query parameters
expand'json_template'
Expands the result with additional data. Currently, the result can be only expanded with a JSON template of the campaign.
Response
Returns the details about a campaign template.
Example response
{
"id": "camp_tpl_eR9NsNJ5gqJRN2TG3fqCvbVl",
"created_at": "2024-07-16T09:05:53.175Z",
"updated_at": "2024-07-17T06:25:21.500Z"
}