curl --location --request GET 'https://app.innochat.ch/api/v1/chatbots' \ --header 'Authorization: Bearer <token>'
[ { "created_at": "string", "meta": { "rate_limit": [20, 240], "rate_limit_message": "Too many messages", "show_citations": false, "visibility": "private" }, "modified_at": "string", "name": "string", "uuid": "string" } ]
Fetch the list of chatbots for current user
Documentation IndexFetch the complete documentation index at: https://docs.innochat.ch/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.innochat.ch/llms.txt
Use this file to discover all available pages before exploring further.
Show Chatbot properties
Show Toggle object