List call records
Lists call detail records, newest first. Filter by project, number, direction, connection, outcome and start time. The other party appears only as peerRef, a team-specific pseudonym; phone numbers are never returned. Pass page.nextCursor as cursor with the same filters to read the next page.
Requires sessions:read. Project tokens only access resources in their own project.
Authorizations
Send your team API key or project token as Authorization: Bearer <token>. The credential must have the required permissions. Project tokens can access only their own project.
Query Parameters
Project to read. Omit to total every project in the organization.
Identifier of the connected Polymorfa session.
Value constraints
1 - 128Specifies direction for this query parameter.
Allowed values
inbound, outbound Specifies upstream for this query parameter.
Allowed values
linked_device, cloud_api Specifies outcome for this query parameter.
Allowed values
answered, missed, declined, failed, in_progress Specifies since for this query parameter.
Value constraints
Specifies until for this query parameter.
Value constraints
Specifies limit for this query parameter.
Value constraints
1 <= x <= 100Specifies cursor for this query parameter.
Value constraints
1 - 256