List calls
List tenant-scoped call records with filtering, sorting, pagination, and viewer-safe cost fields. Customer roles: agency_admin, project_user.
Required API key scope: calls:read.
Authorizations
Send your API key as Authorization: Bearer YOUR_API_KEY.
Query Parameters
Filter by project display name.
Filter by project location id. Preferred over projectName: the id is stable across project renames.
Filter by call status. Multiple values may be comma-separated.
Filter by call direction.
inbound, outbound Filter by agent display name.
Inclusive UTC start date/time.
Inclusive UTC end date/time.
Minimum call duration in seconds.
x >= 0Maximum call duration in seconds.
x >= 0Search by lead phone number.
Search by lead name.
When true, exclude calls already reviewed in QA workflows.
Comma-separated outcome filters.
Page number.
x >= 1Page size.
1 <= x <= 200Sort as field.direction.
dateTime.desc, dateTime.asc, status.desc, status.asc, duration.desc, duration.asc, projectName.desc, projectName.asc 