Paginated calls for the organization tied to your API key. Filter with optional query parameters. When using the internal server API key (Authorization: Bearer or API-KEY matching server config), you must send organization_id as a query parameter (UUID).
Send your organization API key as Authorization: Bearer <key>.
Organization UUID. Required when the request is authenticated with the internal server API key; ignored for organization API keys.
Page number (1-based). Default 1.
x >= 1Page size. Default 20, maximum 100.
1 <= x <= 100Comma-separated agent UUIDs to restrict results.
Call lifecycle status.
connected, started, in_progress, auth_failed, ended How the call entered the platform.
twilio, sip, simulation, api Filter calls with created_at on or after this instant (RFC3339 or ISO8601 string accepted by the backend).
Filter calls with created_at on or before this instant.
true, false Substring match on party number (max 256 characters).
Filter by tag (max 128 characters).
Filter by termination outcome / reason bucket.
transferred, ended_by_agent, ended_by_user