Conversations report
GET https://api.chatbot.com/reports/conversations
Properties
parameter | type | required | default |
---|---|---|---|
from | Date | optional | 1974-1-1 |
to | Date | optional | NOW |
period | Enum(Period) | optional | last30days |
dimension | Enum(Dimension) | optional | day |
group | Enum(storyId, source) | optional | |
source | Enum(Source) | Enum(Source)[] | optional |
storyId | String(24) | String(24)[] | optional |
Available periods:
today
,yesterday
,last7days
,last30days
,thisMonth
,lastMonth
,last3Months
,thisYear
,lastYear
Available dimensions:
auto
,year
,month
,day
,hour
Available sources:
messenger
,livechat
,livechat3
,slack
,widget
,app
,custom