Get Interactions Time-Series
You need an API key to authenticate. See here for more information about the API keys.
The time range to consider when computing the metrics and analytics to show.
Filters you can use to get data based only on the interactions you are interested in.
The variables for which values are required. If not specified, all available variables will be computed. The supported variables are
- n_interactions
- n_users
- user_feedback
- cost
- latency_seconds
- n_intents
- retention
The granularity selected for the time-series chart. It can be a value between:
- hour
- day
- week
- month
Response
X axis values accordingly to the selected granularity.
The data to be shown on the y axis. Note that the object has as keys the values that correspond to the different group_by values, if a group by has been selected, otherwise a unique key “total” is returned.
Each object in the list corresponds to a different x,y pairs.