listCallHistoryV2
Retrieve call communication history for a specific lead using pagination and cursor-based navigation.
Instructions
List call communication history for a lead (v2 endpoint).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leadId | Yes | ID of the lead (required) | |
| offset | No | Pagination offset | |
| limit | No | Max number of results to return | |
| currentId | No | Cursor ID for pagination |