{ "opencollection": "1.0.0", "info": { "name": "OpsRamp Alerts Alerts Search API", "version": "2.0" }, "items": [ { "info": { "name": "Alerts Search", "type": "folder" }, "items": [ { "info": { "name": "Search alerts", "type": "http" }, "http": { "method": "GET", "url": "https://api.opsramp.com/:tenantId/alerts-search", "params": [ { "name": "tenantId", "value": "", "type": "path" } ] }, "docs": "Search alerts" } ] } ], "bundled": true }