curl --location --request GET 'https://app.innochat.ch/api/v1/session/{uuid}' \ --header 'Authorization: Bearer <token>' \
{ "created_at": "string", "modified_at": "string", "uuid": "string" }
Fetch single chatbot session base on session 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 properties