List template playbooks

View as Markdown
Lists the playbooks scoped to a project template, most recently updated first. Optionally filter by status.

Authentication

AuthorizationBearer

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

Path parameters

templateIdstringRequired
The project template id.

Query parameters

statusenumOptional
Filter to a single playbook status.
Allowed values:

Response

The template's playbooks.
playbookslist of objects

Errors

401
Unauthorized Error
403
Forbidden Error