{ "opencollection": "1.0.0", "info": { "name": "Bifrost HTTP Gateway Chat Health API", "version": "v1" }, "items": [ { "info": { "name": "Health", "type": "folder" }, "items": [ { "info": { "name": "Bifrost Get Health", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/health" }, "docs": "Returns the health status of the Bifrost gateway." } ] } ], "bundled": true }