List playbook runs
Lists the project’s playbook runs (keyset-paginated over updatedAt desc, _id desc), with optional filters.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
Query parameters
status
playbookSlug
startedBy
isOverdue
origin
linkedRecordId
limit
cursor
Response
A page of playbook runs.
runs
nextCursor
Opaque cursor for the next page, or null.
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error