Webhooks
The outbound-event configuration where a developer subscribes an endpoint and debugs failed deliveries.
Account & Settings · 7 checks · 2 resources
Before you ship
7- 01Endpoint list with subscribed event types — each endpoint showing its URL, enabled events, and current health
- 02Event type selection — explicit per-event subscription rather than an all-or-nothing firehose
- 03Signing secret — a per-endpoint secret shown once on creation, with a rotate action that supports a dual-secret overlap window
- 04Delivery log — recent attempts with timestamp, HTTP status, response body excerpt and latency
- 05Manual replay — re-send any individual past event to the endpoint without reproducing the original trigger
- 06Retry and back-off policy stated — how many times a failed delivery is retried, over what window, and when the endpoint is auto-disabled
- 07Test event — send a synthetic payload of any event type to verify the endpoint before going live