Chatbot

Get Chatbot analytics

get/chatbot/analytics

Query parameters

chatbot_idstring

Response

number_of_chatsinteger

The number of chats the chatbot has participated in

number_of_messagesinteger

The total number of messages the chatbot has exchanged

Example response

{
  "number_of_chats": 1,
  "number_of_messages": 2
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.