Retrieve a batch
Batch API
Retrieve batch
Interactive playground for GET /v1/batches/.
GET
Retrieve a batch
Poll a batch by ID. Use this whileDocumentation Index
Fetch the complete documentation index at: https://docs.zerogpu.ai/llms.txt
Use this file to discover all available pages before exploring further.
status is in_progress or cancelling; stop when the status is terminal (completed, failed, expired, or cancelled).
When complete, download results with output_file_id and error_file_id via Files API.Path Parameters
Response
Batch object
Available options:
batch Available options:
validating, in_progress, finalizing, completed, failed, expired, cancelling, cancelled 
