{ "opencollection": "1.0.0", "info": { "name": "Mist Admins Sites Service Policies API", "version": "2604.1.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Sites Service Policies", "type": "folder" }, "items": [ { "info": { "name": "listSiteServicePoliciesDerived", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/sites/:site_id/servicepolicies/derived", "params": [ { "name": "site_id", "value": "", "type": "path" }, { "name": "resolve", "value": "", "type": "query", "description": "Whether resolve the site variables" } ] }, "docs": "Get the list of derived Service Policies for a Site" } ] } ], "bundled": true }