List persisted webhook events for the calling client
Returns webhook events delivered (or attempted) to the caller's webhook URL. Use for backfill or replay verification. Results are id-desc; pass the last nextCursor to paginate.
Query parameters
Return events created at or after this ISO timestamp
Return events created at or after this ISO timestamp
Filter by webhook type (e.g. "bridge-started")
Filter by webhook type (e.g. "bridge-started")
Max events to return (1-200, default 50)
Max events to return (1-200, default 50)
Opaque cursor from a previous page. Returned events are id-desc; pass the lowest id from the previous page.
Opaque cursor from a previous page. Returned events are id-desc; pass the lowest id from the previous page.
Headers
API key for authentication
API key for authentication
API version identifier (e.g. "2026-04.amazon"). Optional today, will become required in a future release.
API version identifier (e.g. "2026-04.amazon"). Optional today, will become required in a future release.
Response
Webhook events list