Event Deliveries

List all event deliveries

This endpoint retrieves all event deliveries paginated.

get/v1/projects/{projectID}/eventdeliveries

Path parameters

projectIDstring required

Project ID

Query parameters

direction'next' | 'prev'
endDatestring

The end date

endpointIdstring[]

A list of endpoint IDs to filter by

eventIdstring
event_typestring
idempotencyKeystring
next_page_cursorstring

A pagination cursor to fetch the next page of a list

perPageinteger

The number of items to return per page

prev_page_cursorstring

A pagination cursor to fetch the previous page of a list

sortstring

sort order

startDatestring

The start date

statusstring[]

A list of event delivery statuses to filter by

subscriptionIdstring

Changes