List project playbooks

View as Markdown

Lists the playbooks scoped to a project, most recently updated first. Playbooks owned by a not-yet-approved brief are hidden. Optionally filter by status.

Authentication

AuthorizationBearer

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

Path parameters

projectIdstringRequired
The project id.

Query parameters

statusenumOptional
Filter to a single playbook status.
Allowed values:

Response

The project's playbooks.
playbookslist of objects

Errors

401
Unauthorized Error
404
Not Found Error