List the full subscribable event catalogue, grouped.
List the full subscribable event catalogue, grouped.
Returns the complete catalogue of webhook event topics you can subscribe to, organised into ordered display groups (Contacts & clients, Conversations, Message lifecycle, Appointments, Classes, Invoices, Orders, Payments, Subscriptions, Offerings & credits, Store, Automations, Broadcasts). Each group is {group: string, topics: {<topic>: <label>}}. Use the topic keys (e.g. "contact.created") in the `events` array when configuring the webhook via PUT /webhooks. Note: message lifecycle topics (message.sent/delivered/read_or_seen/failed) are channel-capability gated and may be dropped if your channel scope cannot deliver them.
GET
List the full subscribable event catalogue, grouped.
Authorizations
Your workspace API key. It both authenticates the caller and selects the workspace.
Response
Success.

