Returns a paginated list of event deliveries for a destination. Supports filtering by delivery status.
Secret key (sk_live_...)
Unique identifier for the event destination (prefixed with evtd_).
Maximum number of items to return (1-100, default 20).
Cursor from a previous response for pagination.
Filter by delivery status: success, failure.
Filter by event type.
OK
Array of resource objects for the current page.
true if there are more results beyond this page.
Opaque cursor string to pass as the cursor query parameter on the next request. null when there are no more pages.
Unique identifier for the API request.