Get Batch
Batches
Get Batch
Retrieve metadata for a specific batch. This does not include logs, use the logs endpoint for that.
GET
Get Batch
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Path Parameters
The unique identifier of the batch you want to fetch.
Response
Metadata and configuration details of the batch.
The unique identifier of the batch.
The ID of the org that created the batch.
A JSON string representing shared call properties such as
task or record.The timestamp of when the batch was created.
A preview of call objects in the batch.
A human-readable label or description for the batch.
Always
null on success.Docs for agents: llms.txt