List upcoming (queued) events
Notification Webhooks
List upcoming (queued) events
Returns the events currently queued for delivery to a webhook endpoint (pending, not yet
delivered), oldest first. Each entry identifies the event by its event_idempotency_key and
topic, how many delivery attempts have been made so far, when the last attempt ran, and the
payload that will be delivered.
Use this to see what is in flight for an endpoint — for example after reactivating a paused endpoint or while investigating a delivery backlog.
Example
GET /v1/notifications/webhooks/whr_01HXYZABC1234567890ABCDEFG/events
GET
List upcoming (queued) events
Authorizations
API key issued during merchant onboarding.
Path Parameters
Pattern:
[^\/#\?]+?