Get conversations

Get the conversations processed in a given interval

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the bot

Query Params
string
required

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.

string

The language code of the conversations. Ex fr-fr.

date

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

date

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

string
enum

Platform where the conversations happened

Responses

400

Invalid ID supplied (user or bot)

404

conversations not found

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json