{ "opencollection": "1.0.0", "info": { "name": "Mist Admins Sites IDP Profiles API", "version": "2604.1.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Sites IDP Profiles", "type": "folder" }, "items": [ { "info": { "name": "listSiteIdpProfilesDerived", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/sites/:site_id/idpprofiles/derived", "params": [ { "name": "site_id", "value": "", "type": "path" }, { "name": "limit", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" } ] }, "docs": "Get the list of derived IDP Profiles for a site" } ] } ], "bundled": true }