Skip to main content
Fetch one saved template. The path segment accepts either the template id or its slug. GET /v1/templates/{id}

Path parameters

string
required
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.