{ "opencollection": "1.0.0", "info": { "name": "Mist Admins Orgs Premium Analytics API", "version": "2604.1.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Orgs Premium Analytics", "type": "folder" }, "items": [ { "info": { "name": "listOrgPmaDashboards", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/orgs/:org_id/pma/dashboards", "params": [ { "name": "org_id", "value": "", "type": "path" }, { "name": "limit", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" } ] }, "docs": "Get List of premium analytics dashboards for this Org" } ] } ], "bundled": true }