v1

latestOpenAPI 3.0.02026-07-268285163.6 KB
Analytics

Get analytics

Get all the analytics for a given period of time

get/analytics/{bot_id}

Path parameters

bot_idstring required

ID of the bot

Query parameters

langstring required

Language of the conversations. Ex fr-fr

platform'messenger' | 'RCS' | 'skype' | 'sms' | 'slack' | 'telegram' | 'twitter' | 'viber' | 'webchat' | 'whatsapp' | 'maxit' | 'application' | 'api' | 'other'

Channel of the conversations. Ex webchat

next_page_tokenstring

This token should be used to get the next data page (not required for the first page).

start_datestring date required

Start date that need to be considered while retrieving the data. Accepted formats are ex: YYYY/MM/DD, YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.fffZ

end_datestring date required

End date that need to be considered while retrieving the data. Accepted formats are ex: Accepted formats are ex: YYYY/MM/DD, YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.fffZ

Response

successful operation