This endpoint returns a list of messages and conversations between your customers and your trained chatbot
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The bot id associated with the trained chatbot model.
Limit the number of conversations to look in the past "conversation_ids" will only find the conversations requested and ignore the "k" parameter
The conversation session ids associated with the trained chatbot.
Chat History response.
The response is of type object[]
.