List event types
Webhooks
List event types
List the webhook event types you can subscribe to.
GET
List event types
Lists every concrete event type that can appear in a webhook’s
enabled_events, with a human-readable description. Use it to populate subscription UIs or to discover types added after you integrated.
Returns an array of event type definitions.
The event type definition object
The event type identifier, e.g.
session.completed.When the event is sent.
Examples
Response