Webhooks (v2)
List Webhook Endpoints
List the account’s webhook endpoints and the event types they can subscribe to.
GET
Returns all webhook endpoints on the account, plus
supportedEvents — the full set of event types an endpoint may subscribe to. Signing secrets are not included (they’re only returned on create and rotate).
Examples
Next Steps
Create an endpoint
Register a new HTTPS endpoint.
Deliveries
Inspect an endpoint’s delivery log.