Skip to main content
GET
/
webhooks
/
v1
/
deliveries
curl -X GET "https://api.case.dev/webhooks/v1/deliveries" \ -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

endpoint_id
string
status
enum<string>
Available options:
pending,
delivered,
failed
limit
integer
default:50
Required range: 1 <= x <= 100

Response

Deliveries list