Chatbot
List Chatbots
GET
/
chatbot
/
list
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
The ID of the brain to filter chatbots
Response
200 - application/json
The API key for the chatbot
The ID of the brain associated with the chatbot
The creation timestamp of the chatbot
The ID of the chatbot
The name of the chatbot
An array of URLs associated with the chatbot
The ID of the user who owns the chatbot