{ "opencollection": "1.0.0", "info": { "name": "SigNoz alerts global API", "version": "1.0" }, "items": [ { "info": { "name": "global", "type": "folder" }, "items": [ { "info": { "name": "Get global config", "type": "http" }, "http": { "method": "GET", "url": "https://{host}:{port}{base_path}/api/v1/global/config" }, "docs": "This endpoint returns global config" } ] } ], "bundled": true }