Conversation History
Last updated
Last updated
chatbot_id*
String
The ID of your chatbot. You can find the ID on the settings page for your chatbot.
Authorization*
String
Bearer {api_token}
conversation_id
String
Return only conversations with this conversation_id (visitor).
include_deleted
Boolean
Include conversations that have been cleared in the response. Default: False.
include_sources
Boolean
Include sources that were used by your bot for each conversation when available. Default: False.
limit
Integer
Limit the number of conversations returned. Default: 10.
order
String
Sort order for the conversation history returned. Can be either "asc" or "desc". Default: "asc".