List events
Events
List Events
Returns a paginated list of webhook events, newest first. Useful for replaying missed webhooks or debugging.
GET
List events
List webhook events. Useful for replaying missed webhooks or debugging. Filter by event type or checkout ID.
Response
Authorizations
Use your secret API key as a Bearer token.
Keys are prefixed: sk_live_ (production) or sk_test_ (sandbox).
Query Parameters
Opaque cursor for pagination. Omit for the first page.
Number of items per page.
Required range:
1 <= x <= 100Available options:
checkout.created, checkout.payment_detected, checkout.confirming, checkout.completed, checkout.expired, checkout.failed