{ "opencollection": "1.0.0", "info": { "name": "Mirage Video Audio health API", "version": "0.0.1" }, "items": [ { "info": { "name": "health", "type": "folder" }, "items": [ { "info": { "name": "Health Check", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/health" }, "docs": "Health Check" } ] } ], "bundled": true }