v1
latestSwagger 2.02026-08-06114161439.7 KBList of calls including the detail record
Retrieves call records with extended detail fields beyond the basic call list. Returns comprehensive call data including duration, cost, routing path, recording URLs, transcription data, custom fields, tags, and campaign information. Supports pagination and advanced filtering.
Query parameters
Maximum number of records to return per page. Integer, default 100, max 2000, min 1.
Number of records to skip from the start of the result set. Integer, default 0, max 100000, min 0. Use with limit for pagination.
URL-encoded comma-separated list of filter conditions in the form '<field> <op> <value>' where op is one of =, !=, <=, >=, >, <, like (spaces required around 'like'). Example: 'call_started > 2024-01-01'. Max 10 conditions. Filterable fields vary by endpoint.
Boolean toggle. If true, include a signed URL to download the call recording. Default false.
Boolean toggle. If true, include all comments associated with the call in the response. Default false.
Response
Call records with detailed metadata, recordings, transcriptions, and custom fields