listCallLogs
Retrieve call logs in pages, applying optional filters by agent, call outcome, or campaign.
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. |