Reference Endpoints
Read the webhook event catalog, delivery payload format, HMAC signature scheme, and retry policy programmatically via four read-only reference endpoints.
The webhook reference endpoints expose the event catalog, delivery format, signature scheme, and retry policy as live read-only JSON, so an integration can discover them at runtime instead of hard-coding them. Each returns the same reference information described in the sections above.
GET
/v1/webhooks/eventsGET
/v1/webhooks/deliveryGET
/v1/webhooks/signaturesGET
/v1/webhooks/retriesDiscover the event catalog