listCallLogs
Fetches call logs with pagination and filters by agent, campaign, or call status to troubleshoot outcomes and monitor voice agent activity.
Instructions
Retrieve call logs with pagination and optional filtering. (Tags: Calls)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageno | No | Page number for pagination. | |
| agentid | No | Filter by agent ID. | |
| pagesize | No | Number of items per page. | |
| call_status | No | Filter by call outcome. | |
| bulk_call_id | No | Filter by bulk-call campaign ID. |