List call logs
Call Logs
List call logs
Retrieve call logs for the authenticated user.
This endpoint uses cursor-based pagination for efficient traversal of large datasets.
Use the cursor value from the response to fetch the next page.
GET
List call logs
Authorizations
API key for authentication
Query Parameters
Number of results per page (1-100)
Required range:
1 <= x <= 100Pagination cursor from previous response (use value from pagination.next or pagination.previous)
Filter by call status (e.g., "ended", "agent_hangup")
Filter calls from this date (ISO 8601 format)
Filter calls until this date (ISO 8601 format)