{ "opencollection": "1.0.0", "info": { "name": "Instana REST API documentation End User Monitoring API", "version": "1.307.1417" }, "items": [ { "info": { "name": "End User Monitoring", "type": "folder" }, "items": [ { "info": { "name": "Get impacted users report", "type": "http" }, "http": { "method": "GET", "url": "https://{unit}-{tenant}.instana.io/api/eum/impact/report/:eventId", "params": [ { "name": "eventId", "value": "", "type": "path" } ], "auth": { "type": "apikey", "key": "authorization", "value": "{{authorization}}", "placement": "header" } }, "docs": "Gets a report of users impacted by an event which was created from a smart alert violation" } ] } ], "bundled": true }