List project playbooks
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
projectId
The project id.
Query parameters
status
Filter to a single playbook status.
Allowed values:
Response
The project's playbooks.
playbooks
Errors
401
Unauthorized Error
404
Not Found Error