GET /webhooks/event-types
Get available event types
Retrieve a list of all available webhook event types, each with the
schema of the inner data payload it delivers (field name => type).
Every release-scoped event includes release_id and label_id;
payment.statement_ready is account-scoped and includes neither.
Responses
- 200
- 401