Retrieve batch
Batch
Batch status (Beta)
Retrieve the current status for a previously created batch job.
GET
Retrieve batch
Fetch the latest upstream batch object for a batch created throughDocumentation Index
Fetch the complete documentation index at: https://docs.ai-stats.phaseo.app/llms.txt
Use this file to discover all available pages before exploring further.
POST /batches.
Common lifecycle states include queued, processing, completed, failed, cancelled, and expired.
Use POST /batches/{batch_id}/cancel when the batch should no longer continue processing.Authorizations
Bearer token authentication
Path Parameters
The ID of the batch to retrieve.
Response
Batch status response
Last modified on May 19, 2026