Get playbook by id
Returns a single playbook by id across any scope. Authorization depends on the playbook’s scope (library/template require playbook:create; project requires project access).
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
id
Response
The playbook.
playbook
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error