Batches
List Batches
Retrieve a list of all batches created by your organization.
GET
Headers
Your API key for authentication.
Query Parameters
Optional. The number of results to return.
Optional. The number of results to skip (used for pagination).
Response
A list of batches created by your organization.
The unique identifier of the batch.
The ID of the org that created the batch.
A JSON string representing the global call properties used in the batch.
The timestamp when the batch was created.
A preview of the call objects included in the batch.
A human-readable description of the batch.
Always null
on success.