v1

latestOpenAPI 3.1.02026-07-26105141.0 KB
Batches API

Get batch status

Retrieve the current status of a batch.

get/batches/{batch_id}

Path parameters

batch_idstring required

Response

Returns the current status of a batch.

idstring required

Unique identifier for the batch.

request_countsinteger required

Total number of requests in the batch.

created_atinteger required

Unix timestamp of when the batch was created.

labelstring

The label for the batch, if provided.

request_statusobject required

A map of custom_id to its current status.