{ "opencollection": "1.0.0", "info": { "name": "ilert REST Alert Actions Notifications API", "version": "v2.2026.5-r.3" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Notifications", "type": "folder" }, "items": [ { "info": { "name": "Get notifications for the specified alert.", "type": "http" }, "http": { "method": "GET", "url": "/api/alerts/:id/notifications", "params": [ { "name": "id", "value": "", "type": "path", "description": "entity ID" } ] }, "docs": "Get notifications for the specified alert." } ] } ], "bundled": true }