v1

latestOpenAPI 3.0.12026-08-04123613463.4 KB
Bulk retry requests

Retrieve requests bulk retries

This endpoint lists requests bulk retries.

get/bulk/requests/retry

Query parameters

string date-time nullable
OR
string date-time nullable
OR
string date-time nullable
OR
string

Bulk retry ID

OR
string[]
in_progressboolean

Indicates if the bulk retry is currently in progress

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

include'data'
progressive'true' | 'false'

Enable progressive loading for partial results

order_by'created_at' | 'ingested_at'

Sort key

dir'asc' | 'desc'

Sort direction

limitinteger

Result set size

nextstring

The ID to provide in the query to get the next set of results

prevstring

The ID to provide in the query to get the previous set of results

query_partial_matchboolean

Allow partial filter match on query property

'created_at'
OR
string[]
'asc' | 'desc'
OR
string[]
limitinteger

Result set size

nextstring

The ID to provide in the query to get the next set of results

prevstring

The ID to provide in the query to get the previous set of results

Response

List of request bulk retries

countinteger