{ "opencollection": "1.0.0", "info": { "name": "Loki HTTP Config API", "version": "1.0.0" }, "items": [ { "info": { "name": "Config", "type": "folder" }, "items": [ { "info": { "name": "Retrieve the running configuration", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:3100/config" }, "docs": "Retrieve the running configuration" } ] } ], "bundled": true }