List calls
Calls
List Calls
Returns calls for the authenticated organization, ordered by creation date descending. Supports pagination and filtering by client, date range.
GET
List calls
Documentation Index
Fetch the complete documentation index at: https://docs.voxfra.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Voxfra management API key. Passed as a request header.
Format: vox_mgmt_<random>
Query Parameters
Filter by client UUID
ISO 8601 date — return calls on or after this date
ISO 8601 date — return calls on or before this date
Number of results to return (max 200, default 50)
Required range:
1 <= x <= 200Number of results to skip for pagination
Required range:
x >= 0