Skip to main content
GET
/
matters
/
v1
/
{id}
/
events
/
subscriptions
List matter webhook subscriptions
curl --request GET \
  --url https://api.case.dev/matters/v1/{id}/events/subscriptions \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

id
string
required

Response

Matter subscriptions retrieved successfully