{ "opencollection": "1.0.0", "info": { "name": "Gateway Get Context Output API", "version": "1.0.0" }, "items": [ { "info": { "name": "Get Context Output", "type": "folder" }, "items": [ { "info": { "name": "POST /api/get_context_output", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/get_context_output", "headers": [ { "name": "X-Request-ID", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Detects hallucinations in a claim." } ] } ], "bundled": true }