Get a playbook run

View as Markdown
Returns a single playbook run by id.

Authentication

AuthorizationBearer

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

Path parameters

projectIdstringRequired
runIdstringRequired

Response

The playbook run.
runmap from strings to any
A playbook run projection.

Errors

401
Unauthorized Error
404
Not Found Error