Batch replay events
This endpoint replays multiple events at once.
Path parameters
Project ID
Query parameters
URL-encoded JSON object matched against the event payload. Combined with query as AND when both are set.
The end date
A list of endpoint ids 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 event id prefix, idempotency key, event type, and source name. A JSON object uses payload containment, same as body. Text plus JSON ANDs both.
Sort order, values are ASC or DESC, defaults to DESC
A list of Source IDs to filter the events by.
The start date
Response
OK
Changes
Changed in 17 of the 69 revisions of this API.91834
- ○
added the new optional
queryrequest parameterbodynew-optional-request-parameter
- ○
- ▲
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
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
- ○
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]/dataresponse's property type/format changed from/tostring/for status200response-property-type-changed
- ○
removed
datastore.Eventsubschema #2from theallOf[subschema #2]/dataresponse propertyallOflist for the response status200response-property-all-of-removed
- ▲
- ○
added the optional property
allOf[subschema #2]/data/allOf[datastore.Event]/endpoint_metadata/items/failure_rateto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
allOf[subschema #2]/data/allOf[datastore.Event]/metadatato the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[datastore.Event]/statusto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
allOf[subschema #2]/data/allOf[datastore.Event]/acknowledged_atto 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[datastore.Event]/source_metadata/body_functionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[datastore.Event]/source_metadata/header_functionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[datastore.Event]/source_metadata/pub_sub/amqp/vhostto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
removed the optional property
allOf[util.ServerResponse]/datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[util.ServerResponse]/datafrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
allOf[util.ServerResponse]/datafrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
allOf[util.ServerResponse]/datafrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[datastore.Event]/endpoint_metadata/items/target_urlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/allOf[datastore.Event]/endpoint_metadata/items/titlefrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
BatchReplayEventswas addedapi-operation-id-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[datastore.Event]/endpoint_metadata/items/nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/allOf[datastore.Event]/endpoint_metadata/items/urlto the response with the200statusresponse-optional-property-added
- ●
- ○
added the new optional
queryrequest parameterdirectionnew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameterdirectionrequest-parameter-removed
- ●