Path Parameters
The unique identifier of the template
Response
The endpoint returns a JSON object containing detailed information about the template.Variable Types
Thepublished_variables
array contains all variables that can be modified when rendering the template. Each variable has:
id
: Unique identifier for the variablename
: Human-readable name used in API callstype
: Type of variable (text or image)value
: Default value for the variable
Headers
API Key