Batch retry event delivery
This endpoint batch retries multiple event deliveries at once.
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 8 of the 69 revisions of this API.8517
- ○
added the new optional
queryrequest parameterquerynew-optional-request-parameter
- ○
- ▲
the response property
allOf[subschema #2]/databecame nullable for the status200response-property-became-nullable
- ▲
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 status200response-property-type-changed
- ▲
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 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
- ▲
- ●
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
- ○
api operation id
BatchRetryEventDeliverywas addedapi-operation-id-added
- ●
- ○
added the new optional
queryrequest parameterdirectionnew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameterdirectionrequest-parameter-removed
- ●
- ○
added the new optional
queryrequest parameterdirectionnew-optional-request-parameter
- ○
- ○
added the new optional
queryrequest parameterendDatenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterevent_typenew-optional-request-parameter
- ○
added the new optional
queryrequest parameteridempotencyKeynew-optional-request-parameter
- ○
added the new optional
queryrequest parameternext_page_cursornew-optional-request-parameter
- ○
added the new optional
queryrequest parameterperPagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterprev_page_cursornew-optional-request-parameter
- ○
added the new optional
queryrequest parametersortnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstartDatenew-optional-request-parameter
- ○
- ○
added the new optional
queryrequest parametersubscriptionIdnew-optional-request-parameter
- ○