v1

latestOpenAPI 3.0.12026-07-2696152184.1 KB
Agents

List Call Batches

get/agents/calls/batches

Query parameters

agent_idstring nullable

Filter to batches for this agent.

starting_afterstring nullable

(Pagination option) The ID of the batch to start after.

ending_beforestring nullable

(Pagination option) The ID of the batch to end before.

limitinteger nullable

(Pagination option) The number of batches to return per page, ranging between 1 and 100.

Headers

Cartesia-Version'2026-03-01' date required
Example:2026-03-01

API version header.

Response

next_pagestring nullable

An ID that can be passed as starting_after or ending_before to get the next page of batches.

has_moreboolean required

Whether there are more results available.