Skip to main content
GET
List supported event types

Example Request

Response

New event types may be added over time. Build your webhook handlers to gracefully ignore unrecognized event types.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Response

All event types that can be subscribed to.

data
string[]