Get calls timeseries
get_calls_timeseriesRetrieve call analytics grouped by hour, day, week, month, or year. Use predefined or custom date ranges to analyze call trends over time.
Instructions
Retrieve call analytics grouped by a time interval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ISO 8601 end of a custom date range. | |
| group_by | No | ||
| account_id | No | CallRail account id. Defaults to CALLRAIL_ACCOUNT_ID if set. | |
| company_id | No | ||
| 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. |