Skip to main content
GET
/
playbooks
/
{id}
Get playbook by ID
curl --request GET \
  --url https://nvidia.casebender.com/api/v1/playbooks/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key authentication. Use format: Bearer cbr_live_your_key

Path Parameters

id
string
required

Response

200

Default Response