Get a single batch request result
Batches API
Get a single batch request result
Pull back the result for one request in a batch, looked up by its custom_id.
GET
Get a single batch request result
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The batch's ID.
The custom_id identifying the request inside the batch.
Response
The response object for that request.
Available options:
response Available options:
pending, running, failed, completed, cancelled Accepts text, and image input (input_image) when you target a multimodal model. Valar does not yet accept audio, files, or item references.
Minimum string length:
1