call_history
Retrieve paginated call history with filters for direction, time range, phone number, and connection. Use it to inspect call records for a specific account, number, or period.
Instructions
List paginated call history with optional direction, time-range, number, and connection filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Inclusive ISO 8601 end date-time | |
| from | No | Inclusive ISO 8601 start date-time | |
| limit | Yes | ||
| offset | Yes | ||
| directions | No | ||
| phone_number | No | Only calls to or from this phone number | |
| connection_ids | No | Optional sipgate extension IDs |