List calls
Calls
List calls
List all calls for the authenticated user with filtering options
GET
List calls
This endpoint allows you to list all calls belonging to the authenticated user with various filtering options.Documentation Index
Fetch the complete documentation index at: https://docs.voicery.ai/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Filter calls by status. Possible values:
initiated, ringing, busy, in-progress, ended, completed, ended_by_customer, ended_by_assistant, no-answer, failedFilter calls by type. Possible values:
inbound, outbound, webFilter calls by client phone number
Filter calls by assistant ID
Filter calls by campaign ID
Filter calls from this date (YYYY-MM-DD format)
Filter calls until this date (YYYY-MM-DD format)
Number of calls per page (1-100, default: 15)
Page number (default: 1)
Response fields
The current page number
Number of items per page
Total number of calls matching the criteria
The last page number

