List every subscribable webhook event
GET/core/api/v1/developer/webhooks/event-types
The canonical event registry. Clients MUST render their event picker from this endpoint. A hardcoded list will drift from the server and silently subscribe to nothing.
Request
Responses
- 200
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.