GET /v1/templates/{id}
Path parameters
The template
id (e.g. tmpl_8XQ2k9) or its slug (e.g. order-receipt).Request
Response
200 OK
Not found. A template that doesn’t exist in your project returns
404 not_found. Templates are project-scoped — a slug from another project won’t resolve here.