Get batch status
Batches API
Get batch status
Retrieve the current status of a batch.
GET
Get batch status
Documentation Index
Fetch the complete documentation index at: https://docs.sailresearch.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Returns the current status of a batch.
Unique identifier for the batch.
Total number of requests in the batch.
Unix timestamp of when the batch was created.
A map of custom_id to its current status.
The label for the batch, if provided.