v1

latestOpenAPI 3.0.12026-08-04123613463.4 KB
Bulk replay requests

Generate requests bulk replay plan

Estimates the number of requests matched by the provided filter before creating a bulk replay. Pass the same query payload that you will POST to create the bulk replay — except query.target, which is not a filter and may be omitted.

get/bulk/requests/replay/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 replay 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