List calls
list_callsRetrieve and filter call records from your CallRail account using date ranges, tags, answered status, and more.
Instructions
List calls in an account with filtering, sorting, search and field selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1). | |
| sort | No | Field to sort by (resource-specific). | |
| tags | No | Filter by tag names. | |
| order | No | Sort direction. | |
| fields | No | Optional additional fields to include in each record. | |
| search | No | Free-text search filter. | |
| answered | No | Filter by answered status. | |
| end_date | No | ISO 8601 end of a custom date range. | |
| per_page | No | Results per page (default 100, max 250). | |
| direction | No | ||
| account_id | No | CallRail account id. Defaults to CALLRAIL_ACCOUNT_ID if set. | |
| company_id | No | Filter to a single company. | |
| date_range | No | Predefined range: recent, today, yesterday, last_7_days, last_30_days, this_month, last_month, this_year, last_year, all_time. | |
| start_date | No | ISO 8601 start of a custom date range. | |
| tracker_id | No | Filter to a single tracker. |