v1

latestOpenAPI 3.0.12026-07-2696152184.1 KB
Agents

List Calls

get/agents/calls

Query parameters

agent_idstring required
Example:agent_abc123

The ID of the agent.

expandstring nullable

The fields to expand in the response. Currently, the only supported value is transcript.

starting_afterstring nullable

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

ending_beforestring nullable

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

limitinteger nullable

(Pagination option) The number of calls 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 calls.

has_moreboolean required

Whether there are more results available.