v60

latestOpenAPI 3.0.0Mozilla Public License 2.0raw.githubusercontent.com2026-07-3167151417.8 KB
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 ID to filter by

event_typestring

EventType to filter by

idempotencyKeystring

IdempotencyKey to filter by

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, values are ASC or DESC, defaults to DESC

startDatestring

The start date

statusstring[]

A list of event delivery statuses to filter by

subscriptionIdstring

SubscriptionID to filter by

Response

OK

messagestring
statusboolean