curl --location --request GET 'https://app.gptchatbot.it/api/v1/session/{uuid}' \ --header 'Authorization: Bearer <token>' \
{ "created_at": "string", "modified_at": "string", "uuid": "string" }
Fetch single chatbot session base on uuid
Documentation IndexFetch the complete documentation index at: https://docs.gptchatbot.it/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.gptchatbot.it/llms.txt
Use this file to discover all available pages before exploring further.
Show properties