List chats with unified cursor pagination response and total count.
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.
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Filter criteria for chats to retrieve.
Sort chats by start_timestamp in ascending or descending order.
ascending, descending Maximum number of chats to return.
x <= 1000Number of records to skip for pagination.
x >= 0Opaque pagination cursor from a previous response.