Skip to main content

List Outbound Webhook Event Types

GET 

/api/webhook-events

Returns the full catalog of subscribable events. Each entry includes the wire event name, human label/description, UI group, the required_scope needed to subscribe and view samples, and a one-record sample_payload shaped exactly like the live webhook payload. Requires webhooks:read or webhooks:manage.

Required scope: webhooks:read|webhooks:manage

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

The sample_payload shown here is abridged for readability — see Get Outbound Event Sample Payload for the complete field list an integration receives.

Request

Responses

OK

Response Headers
    Content-Type