Skip to main content
GET
/
webhooks
/
v1
/
endpoints
curl -X GET "https://api.case.dev/webhooks/v1/endpoints" \ -H "Authorization: Bearer $CASEDEV_API_KEY"

Documentation Index

Fetch the complete documentation index at: https://docs.case.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Query Parameters

status
enum<string>

Filter by endpoint status

Available options:
active,
disabled,
auto_disabled
limit
integer
default:50
Required range: 1 <= x <= 100

Response

Webhook endpoints list