curl --location --request GET 'https://app.innochat.ch/api/v1/chatbot/{uuid}/sessions' \ --header 'Authorization: Bearer <token>'
[ { "created_at": "string", "modified_at": "string", "uuid": "string" } ]
Fetch the list of sessions for a chatbot specified by chatbot uuid
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 Session properties
Show properties