Skip to main content
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

string
The event type identifier, e.g. session.completed.
string
When the event is sent.

Examples

Response