List calls with optional filtering and pagination
Retrieve a list of calls with optional filtering by status, agent, direction, and time range.Documentation Index
Fetch the complete documentation index at: https://docs.voicy.co/llms.txt
Use this file to discover all available pages before exploring further.
ascending or descending (by start time).call_id from the previous page.calls (array of lightweight call objects) and total_count. These include core metadata (status, agent, timing) but omit transcript, summary, recording_url, detected_gender, vars_provided, vars_extracted, and vars_collected for performance. Use Get Call to retrieve the full call object.