Returns a batch.
The ID of the batch to retrieve.
Success. The Batch object matching the specified ID.
The batch identifier.
The object type, which is always batch.
The endpoint used by the batch.
The error object containing the error code and message.
The ID of the input file for the batch.
The time frame within which the batch should be processed.
The model used by the endpoint.
The current status of the batch.
The ID of the file containing the outputs of successfully executed requests.
The ID of the file containing the outputs of requests with errors.
The request counts for different statuses within the batch.
Set of key-value pairs attached to batch. This can be useful for storing additional information about the batch in a structured format.
RFC 3339 datetime string for when the batch was created.
RFC 3339 datetime string for when the batch started processing.
RFC 3339 datetime string for when the batch started finalizing.
RFC 3339 datetime string for when the batch was completed.
RFC 3339 datetime string for when the batch failed.
RFC 3339 datetime string for when the batch is expected to complete.
RFC 3339 datetime string for when the batch started canceling.
RFC 3339 datetime string for when the batch was canceled.