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.
Documentation Index
Fetch the complete documentation index at: https://docs.rhinestone.dev/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
"your-api-key"
API version identifier (e.g. "2026-04.amazon"). Optional today, will become required in a future release.
^\d{4}-\d{2}\.[a-z0-9]+$"2026-04.amazon"
Return events created at or after this ISO timestamp
Filter by webhook type (e.g. "bridge-started")
1Max events to return (1-200, default 50)
1 <= x <= 20050
Opaque cursor from a previous page. Returned events are id-desc; pass the lowest id from the previous page.
1