Batches
List All Batches API
Explore how to list all batches associated with a particular Bolna Voice AI agent, providing an overview of their statuses, schedules and other relevant details
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the agent
Response
200 - application/json
The ID of the batch
Created timestamp of batch
Provides a count-wise breakdown of executions based on their current status. View all possible statuses
Name of the CSV batch file uploaded
Human-readable relative time since batch creation
The scheduled batch timestamp in UTC
Current status of the batch
Available options:
scheduled
, created
, queued
, executed
Count of all contacts mentioned in the CSV file
Last updated timestamp of batch
Count of all valid contacts found in the CSV file
Was this page helpful?