Lists calls sorted by start time in descending order for a specific agent. agent_id is required and if you want to include transcript in the response, add expand=transcript to the request. This endpoint is paginated.
Documentation Index
Fetch the complete documentation index at: https://docs.cartesia.ai/llms.txt
Use this file to discover all available pages before exploring further.
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
API version header.
2024-06-10, 2024-11-13, 2025-04-16, 2026-03-01 "2026-03-01"
The ID of the agent.
The fields to expand in the response. Currently, the only supported value is transcript.
(Pagination option)The ID of the call to start after.
(Pagination option) The ID of the call to end before.
(Pagination option) The number of calls to return per page, ranging between 1 and 100.