Skip to main content

Webhook Event Types

There are two levels of event types:
  1. Subscription categories β€” values you pass in event_types when creating a subscription (POST /v1/webhooks).
  2. Delivery types β€” values in the envelope type field received at your endpoint.

Subscription categories

At least one category is required per endpoint.

Delivery types by subscription

See Payload structures for the data field format of each type.