{ "opencollection": "1.0.0", "info": { "name": "Mist Admins Orgs Stats - Other Devices API", "version": "2604.1.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Orgs Stats - Other Devices", "type": "folder" }, "items": [ { "info": { "name": "getOrgOtherDeviceStats", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/orgs/:org_id/stats/otherdevices/:device_mac", "params": [ { "name": "org_id", "value": "", "type": "path" }, { "name": "device_mac", "value": "", "type": "path" } ] }, "docs": "Get Otherdevice Stats" } ] } ], "bundled": true }