v1

latestOpenAPI 3.0.12026-08-04123613463.4 KB
Bulk retry requests

Generate requests bulk retry plan

This endpoint estimates the number of requests matched by the provided query before creating a bulk retry.

get/bulk/requests/retry/plan

Query parameters

status'accepted' | 'rejected'

Filter by status

verifiedboolean

Filter by verification status

search_termstring

URL Encoded string of the value to match partially to the body, headers, parsed_query or path

pathstring

URL Encoded string of the value to match partially to the path

Response

Requests bulk retry plan

estimated_batchinteger nullable

Number of batches required to complete the bulk retry

estimated_countinteger nullable

Number of estimated events to be retried

progressnumber float nullable

Progression of the batch operations, values 0 - 1