v1
latestOpenAPI 3.0.02026-07-268285163.6 KBGet conversations
Get the conversations processed in a given interval
Path parameters
ID of the bot
Query parameters
As we use a pagination system to send the results, a page token system is in place to avoid API spamming. This value should be empty at first API call but then, this value will be provided in the nextPageToken field of the previous result. For instance, the pageToken to get the data for the 4th page will be provided when asking for the data of 3rd page, and so on.
The language code of the conversations. Ex fr-fr.
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 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
Platform where the conversations happened
Response
successful operation