curl --location --request GET 'https://app.innochat.ch/api/v1/session/{uuid}/messages' \ --header 'Authorization: Bearer <token>'
[ { "cite_data_json": "string", "created_at": "string", "finish_reason": "string", "meta_json": "string", "modified_at": "string", "query": "string", "response": "string", "uuid": "string" } ]
Fetch the list of messages for a session specified by 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 Message properties