v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBBatch Jobs
Get a batch job
Returns the full record for a single batch job, including current status, success_rows, failed_rows, and data source configuration. Poll this endpoint to monitor job progress until status reaches a terminal state: DONE, FAILED, CANCELED, or EXPIRED.
get/v6/batches/{batchId}
Path parameters
batchIdstring required
Batch job ID.
Response
Batch job record.