Returns a paginated list of outbound webhook delivery records for your
organization, newest first. Records are retained for 30 days. The date
range filter (from/to) is silently clamped to the 30-day window.
Filter by delivery status.
delivered, failed, pending Filter by event type (e.g. transaction.completed).
Filter to deliveries that originated from a sandbox simulation.
Return only records created at or after this timestamp (ISO 8601).
Return only records created at or before this timestamp (ISO 8601).
Maximum number of records to return per page.
1 <= x <= 100Pagination cursor (event_id of the last item from the previous page).