Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer

Response

200 - application/json

OK

Discoverable enumeration of webhook event types

eventTypes
string[]
required

All known event type strings that webhooks can subscribe to. Webhooks may also subscribe to glob patterns (e.g. 'message.' or '') that match these names.