{ "opencollection": "1.0.0", "info": { "name": "Mist Admins Self Alarms API", "version": "2604.1.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Self Alarms", "type": "folder" }, "items": [ { "info": { "name": "listAlarmSubscriptions", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/self/subscriptions" }, "docs": "Get List of all the subscriptions" } ] } ], "bundled": true }