Get a template

View as Markdown

Returns a single template by id. Action-scoped rows are readable here (the action editor needs them).

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

idstringRequired

Response

The template.
templateobject

Errors

401
Unauthorized Error
404
Not Found Error