Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url http://api.superwize.ai/api/chat/getConversation \ --header 'Content-Type: application/json' \ --data ' { "conversationId": "conv_01JHKYW2V8XQ123456789" } '
{ "id": "obj_01JHKZ0PV2WX123456789", "createdAt": 1767225600000, "metadata": { "title": "Pakistan Tech Outlook", "studyMode": true, "branchedFrom": "conv_01JHKYW2V8XQ123456700", "branchPointItemId": "obj_01JHKZ0PV2WX123456789", "parentTitle": "Pakistan Tech Outlook", "quizMode": true, "teacherMode": true, "deepResearchMode": true, "articleId": "obj_01JHKZ0PV2WX123456789", "articleTitle": "Pakistan Tech Outlook", "articleSnippet": "Pakistan announces a nationwide digital classroom initiative.", "articleImageUrl": "https://cdn.superwize.ai/assets/sample.png" } }
Returns metadata for a single conversation by id.
Conversation returned.
Show child attributes