> ## Documentation Index
> Fetch the complete documentation index at: https://docs.retellai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List Calls (Deprecated)

> Deprecated endpoint to list Retell calls with optional filters and pagination. Use the v3 list-calls endpoint for new integrations.

<Warning>
  This is the legacy `GET /list-calls` endpoint. There is no `v2/list-calls`; the successor is [`POST /v3/list-calls`](/api-references/list-calls), which adds cursor-based pagination, richer filters, and `include_total`. The v3 response omits the `transcript`, `transcript_object`, `transcript_with_tool_calls`, and `recording_url` fields — fetch those per call with [`GET /v1/get-call/{call_id}`](/api-references/get-call).
</Warning>
