Retrieves a template by its ID
/templates/{template_id}
endpoint retrieves a template by its unique identifier.
Status Code | Description |
---|---|
401 | Unauthorized - Invalid or missing API key |
404 | Not Found - The requested template was not found |
500 | Internal Server Error - An unexpected error occurred on our servers |