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

querystring

Matches delivery id, event id, event type prefix, and endpoint name.

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

Changes

Changed in 34 of the 69 revisions of this API.3111585

    • added the new optional query request parameter query

      new-optional-request-parameter

    • added the non-success response with the status 504

      response-non-success-status-added

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/allOf[datastore.Endpoint]/teams_webhook_url to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/allOf[datastore.Event]/endpoint_metadata/items/teams_webhook_url to the response with the 200 status

      response-optional-property-added

  • v3018d37c957bf11See the full diff
    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/allOf[datastore.Event]/metadata from the response with the 200 status

      response-optional-property-removed

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/allOf[datastore.Event]/failure_reason to the response with the 200 status

      response-optional-property-added

  • v3bae289777c9121899See the full diff
    • the response property allOf[subschema #2]/data became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/data became nullable for the status 401

      response-property-became-nullable

    • the response property allOf[subschema #2]/data became nullable for the status 404

      response-property-became-nullable

    • the response property allOf[subschema #2]/data/allOf[subschema #2]/content/items/acknowledged_at became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #2]/data/allOf[subschema #2]/content/items/cli_metadata became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #2]/data/allOf[subschema #2]/content/items/deleted_at became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #2]/data/allOf[subschema #2]/content/items/headers became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata became nullable for the status 200

      response-property-became-nullable

    • the response property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata became nullable for the status 200

      response-property-became-nullable

    • the allOf[subschema #2]/data response's property type/format changed from object/ to / for status 400

      response-property-type-changed

    • the allOf[subschema #2]/data response's property type/format changed from object/ to / for status 401

      response-property-type-changed

    • the allOf[subschema #2]/data response's property type/format changed from object/ to / for status 404

      response-property-type-changed

    • the allOf[subschema #2]/data/allOf[subschema #2]/content/items/cli_metadata response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/cli_metadata/event_type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/cli_metadata/source_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/created_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/deleted_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/endpoint_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/host_name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/last_seen_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/project_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/status from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/uid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/updated_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/advanced_signatures from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/authentication from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/cb_state from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/content_type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/created_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/deleted_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/events from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/failure_count from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/failure_rate from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/http_timeout from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/mtls_client_cert from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/owner_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/period_failure_rate from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/project_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/rate_limit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/rate_limit_duration from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/retry_count from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/secrets from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/slack_webhook_url from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/status from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/success_count from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/support_email from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/uid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/updated_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/url from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/acknowledged_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/app_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/created_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/data from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/deleted_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/endpoint_metadata from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/endpoints from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/event_type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/headers from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/idempotency_key from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/is_duplicate_event from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/metadata from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/project_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/raw from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/source_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/source_metadata from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/status from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/uid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/updated_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/url_path from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/url_query_params from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/data from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/interval_seconds from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/max_retry_seconds from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/next_send_time from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/num_trials from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/raw from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/retry_limit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/strategy from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/body_function from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/created_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/custom_response from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/deleted_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/event_type_location from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/forward_headers from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/header_function from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/idempotency_keys from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/is_disabled from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/mask_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/project_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/provider from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/provider_config from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/pub_sub from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/uid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/updated_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/url from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/verifier from the response with the 200 status

      response-optional-property-removed

    • added the new enum value to the allOf[subschema #2]/data/allOf[subschema #2]/content/items/delivery_mode response property for the response status 200

      response-property-enum-value-added

    • added the new enum value to the allOf[subschema #2]/data/allOf[subschema #2]/content/items/status response property for the response status 200

      response-property-enum-value-added

    • added datastore.CLIMetadata to the allOf[subschema #2]/data/allOf[subschema #2]/content/items/cli_metadata response property allOf list for the response status 200

      response-property-all-of-added

    • added datastore.Device to the allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata response property allOf list for the response status 200

      response-property-all-of-added

    • added datastore.Endpoint to the allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata response property allOf list for the response status 200

      response-property-all-of-added

    • added datastore.Event to the allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata response property allOf list for the response status 200

      response-property-all-of-added

    • added datastore.Metadata to the allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata response property allOf list for the response status 200

      response-property-all-of-added

    • added datastore.Source to the allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata response property allOf list for the response status 200

      response-property-all-of-added

    • added handlers.Stub to the allOf[subschema #2]/data response property allOf list for the response status 400

      response-property-all-of-added

    • added handlers.Stub to the allOf[subschema #2]/data response property allOf list for the response status 401

      response-property-all-of-added

    • added handlers.Stub to the allOf[subschema #2]/data response property allOf list for the response status 404

      response-property-all-of-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/data response's property type/format changed from array/ to object/ for status 200

      response-property-type-changed

    • the allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/source_metadata/pub_sub/google/service_account response's property type/format changed from array/ to string/byte for status 200

      response-property-type-changed

    • the allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/data response's property type/format changed from array/ to object/ for status 200

      response-property-type-changed

    • the allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/pub_sub/google/service_account response's property type/format changed from array/ to string/byte for status 200

      response-property-type-changed

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/cb_state to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/retry_count to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/endpoint_metadata/items/cb_state to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/endpoint_metadata/items/retry_count to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/failure_count to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/period_failure_rate to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/success_count to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/endpoint_metadata/items/failure_count to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/endpoint_metadata/items/period_failure_rate to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/endpoint_metadata/items/success_count to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/target_url to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/allOf[models.PagedResponse]/pagination/allOf[datastore.PaginationData]/total to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/source_metadata/event_type_location to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/url_path to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/event_type_location to the response with the 200 status

      response-optional-property-added