Batch

Get a batch

Returns a batch with its status and request counts. Batches in a terminal status include results. Failed batches report the reason in error.message. See the Batch API Quickstart.

get/batches/{id}

Path parameters

idstring required

The batch job id returned from submit.

Example:batch_abc123

The batch job id returned from submit.

Response

The current batch job status.

BatchObject required— unresolved $ref

Changes

Changed in 1 of the 303 revisions of this API.1