Batches
Get batch status
Returns the current status of a batch, including total job count and completed job count. Use this to monitor batch progress. For individual job details, query each job by its ID.
get/batches/:id
Path parameters
idstring required
Batch ID
Example:batch_abc123def456
Batch ID
Response
Batch retrieved successfully