v1

latestOpenAPI 3.0.12026-08-04123613463.4 KB
Bulk retry requests

Retrieve requests bulk retry

This endpoint retrieves a specific requests bulk retry.

get/bulk/requests/retry/{id}

Path parameters

idstring required

Bulk retry ID

Response

A single requests bulk retry

idstring required

ID of the bulk retry

team_idstring required

ID of the project

typestring required

Type of the bulk operation

created_atstring date-time required

Date the bulk retry was created

updated_atstring date-time required

Last time the bulk retry was updated

cancelled_atstring date-time nullable

Date the bulk retry was cancelled

completed_atstring date-time nullable

Date the bulk retry was completed

estimated_batchinteger nullable

Number of batches required to complete the bulk retry

estimated_countinteger nullable

Number of estimated events to be retried

processed_batchinteger nullable

Number of batches currently processed

completed_countinteger nullable

Number of events that were successfully delivered

in_progressboolean required

Indicates if the bulk retry is currently in progress

progressnumber float nullable

Progression of the batch operations, values 0 - 1

failed_countinteger nullable

Number of events that failed to be delivered

numbernumber float nullable