Templates
Get template by ID
Retrieves a specific template by its ID. Returns template details including name, category, language, status, and definition.
get/v3/templates/{id}
Path parameters
idstring uuid required
Template ID from route parameter
Headers
x-profile-idstring uuid
Profile UUID to scope the request to a child profile. Only organization API keys can use this header. The profile must belong to the calling organization.
Response
Template retrieved successfully