Template APIs
Get Template by ID
This API endpoint fetches a specific template by its unique ID.
get/templates/{template_id}
Path parameters
template_idstring required
The unique ID of the template to retrieve.
Response
OK
This API endpoint fetches a specific template by its unique ID.
The unique ID of the template to retrieve.
OK