Chatbot
Get Chatbot messages
note: there is a limit of 10000 messages
GET
/
chatbot
/
get_messages
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
chatbot_id
string
Response
200 - application/json
chat_messages
object[]