Skip to main content

Reference Endpoints

Read the webhook event catalog, delivery payload format, signature scheme, and retry policy programmatically.

The webhook event catalog, delivery format, signature scheme, and retry policy are all available as live read-only endpoints, so an integration can discover them at runtime instead of hard-coding them. Each returns the same reference information described in the sections above, as JSON.

GET/v1/webhooks/events
GET/v1/webhooks/delivery
GET/v1/webhooks/signatures
GET/v1/webhooks/retries