List all event deliveries
This endpoint retrieves all event deliveries paginated.
Path parameters
Project ID
Query parameters
The end date
A list of endpoint IDs to filter by
Event ID to filter by
EventType to filter by
IdempotencyKey to filter by
A pagination cursor to fetch the next page of a list
The number of items to return per page
A pagination cursor to fetch the previous page of a list
Matches delivery id, event id, event type prefix, and endpoint name.
Sort order, values are ASC or DESC, defaults to DESC
The start date
A list of event delivery statuses to filter by
SubscriptionID to filter by
Response
OK
Changes
Changed in 34 of the 69 revisions of this API.3111585
- ○
added the new optional
queryrequest parameterquerynew-optional-request-parameter
- ○
- ○
added the non-success response with the status
504response-non-success-status-added
- ○
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/allOf[datastore.Endpoint]/teams_webhook_urlto the response with the200statusresponse-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_urlto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/allOf[datastore.Event]/metadatafrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/allOf[datastore.Event]/failure_reasonto the response with the200statusresponse-optional-property-added
- ●
- ▲
the response property
allOf[subschema #2]/databecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/databecame nullable for the status401response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/databecame nullable for the status404response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/acknowledged_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/cli_metadatabecame nullable for the status200response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/deleted_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadatabecame nullable for the status200response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadatabecame nullable for the status200response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadatabecame nullable for the status200response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/headersbecame nullable for the status200response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadatabecame nullable for the status200response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadatabecame nullable for the status200response-property-became-nullable
- ▲
the
allOf[subschema #2]/dataresponse's property type/format changed fromobject/to/for status400response-property-type-changed
- ▲
the
allOf[subschema #2]/dataresponse's property type/format changed fromobject/to/for status401response-property-type-changed
- ▲
the
allOf[subschema #2]/dataresponse's property type/format changed fromobject/to/for status404response-property-type-changed
- ▲
the
allOf[subschema #2]/data/allOf[subschema #2]/content/items/cli_metadataresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadataresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadataresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadataresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadataresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadataresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/cli_metadata/event_typefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/cli_metadata/source_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/created_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/deleted_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/endpoint_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/host_namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/last_seen_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/project_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/statusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/uidfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadata/updated_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/advanced_signaturesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/authenticationfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/cb_statefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/content_typefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/created_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/deleted_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/descriptionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/eventsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/failure_countfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/failure_ratefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/http_timeoutfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/mtls_client_certfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/owner_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/period_failure_ratefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/project_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/rate_limitfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/rate_limit_durationfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/retry_countfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/secretsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/slack_webhook_urlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/statusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/success_countfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/support_emailfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/uidfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/updated_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/urlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/acknowledged_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/app_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/created_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/deleted_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/endpoint_metadatafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/endpointsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/event_typefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/headersfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/idempotency_keyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/is_duplicate_eventfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/metadatafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/project_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/rawfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/source_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/source_metadatafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/statusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/uidfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/updated_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/url_pathfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/url_query_paramsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/interval_secondsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/max_retry_secondsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/next_send_timefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/num_trialsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/rawfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/retry_limitfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/strategyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/body_functionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/created_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/custom_responsefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/deleted_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/event_type_locationfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/forward_headersfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/header_functionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/idempotency_keysfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/is_disabledfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/mask_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/project_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/providerfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/provider_configfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/pub_subfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/typefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/uidfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/updated_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/urlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/verifierfrom the response with the200statusresponse-optional-property-removed
- ●
added the new
enum value to theallOf[subschema #2]/data/allOf[subschema #2]/content/items/delivery_moderesponse property for the response status200response-property-enum-value-added
- ●
added the new
enum value to theallOf[subschema #2]/data/allOf[subschema #2]/content/items/statusresponse property for the response status200response-property-enum-value-added
- ○
added
datastore.CLIMetadatato theallOf[subschema #2]/data/allOf[subschema #2]/content/items/cli_metadataresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
datastore.Deviceto theallOf[subschema #2]/data/allOf[subschema #2]/content/items/device_metadataresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
datastore.Endpointto theallOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadataresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
datastore.Eventto theallOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadataresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
datastore.Metadatato theallOf[subschema #2]/data/allOf[subschema #2]/content/items/metadataresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
datastore.Sourceto theallOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadataresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
handlers.Stubto theallOf[subschema #2]/dataresponse propertyallOflist for the response status400response-property-all-of-added
- ○
added
handlers.Stubto theallOf[subschema #2]/dataresponse propertyallOflist for the response status401response-property-all-of-added
- ○
added
handlers.Stubto theallOf[subschema #2]/dataresponse propertyallOflist for the response status404response-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/dataresponse's property type/format changed fromarray/toobject/for status200response-property-type-changed
- ▲
the
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/source_metadata/pub_sub/google/service_accountresponse's property type/format changed fromarray/tostring/bytefor status200response-property-type-changed
- ▲
the
allOf[subschema #2]/data/allOf[subschema #2]/content/items/metadata/dataresponse's property type/format changed fromarray/toobject/for status200response-property-type-changed
- ▲
the
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/pub_sub/google/service_accountresponse's property type/format changed fromarray/tostring/bytefor status200response-property-type-changed
- ▲
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/cb_stateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/retry_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/endpoint_metadata/items/cb_stateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/endpoint_metadata/items/retry_countto the response with the200statusresponse-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_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/period_failure_rateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/endpoint_metadata/success_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/endpoint_metadata/items/failure_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/endpoint_metadata/items/period_failure_rateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/endpoint_metadata/items/success_countto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/target_urlto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
allOf[subschema #2]/data/allOf[models.PagedResponse]/pagination/allOf[datastore.PaginationData]/totalto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/source_metadata/event_type_locationto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/event_metadata/url_pathto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[subschema #2]/content/items/source_metadata/event_type_locationto the response with the200statusresponse-optional-property-added
- ○