listCallLogs
Retrieve call logs with pagination and filter by agent, call status, or bulk-call campaign to review call history and troubleshoot outcomes.
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. |