TEMPLATES
Get Template Detail
Retrieve detailed information about a specific template including its metadata, enabled channels, and version info.
GET
Get Template
Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
You can get Service Token from SuprSend dashboard -> Account Settings -> Service Tokens section.
Path Parameters
Workspace slug.
Unique template slug.
Query Parameters
Return draft or live version.
Available options:
draft, live Response
Template details retrieved successfully
The response is of type object.
Previous
Create/Update TemplateCreate a new template or update an existing one. If the template slug already exists, the template metadata is updated. Changes are saved to the draft version.
Next
Get Template