Returns the catalog of event types that can be subscribed to via webhook endpoints. Each entry lists the required service scope the API key must carry to subscribe, plus the stability level.
curl --request GET \
--url https://api.case.dev/webhooks/v1/event_types \
--header 'Authorization: Bearer <token>'API key starting with sk_case_
Event type catalog
Was this page helpful?
curl --request GET \
--url https://api.case.dev/webhooks/v1/event_types \
--header 'Authorization: Bearer <token>'