Skip to main content
GET
/
webhooks
/
{id}
Get webhook by ID
curl --request GET \
  --url https://nvidia.casebender.com/api/v1/webhooks/{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