curl --location --request GET 'https://app.chatwize.ai/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://guide.chatwize.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://guide.chatwize.ai/llms.txt
Use this file to discover all available pages before exploring further.
Show Session properties
Show properties