{ "opencollection": "1.0.0", "info": { "name": "Mist Admins Sites Applications API", "version": "2604.1.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Sites Applications", "type": "folder" }, "items": [ { "info": { "name": "listSiteApps", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/sites/:site_id/apps", "params": [ { "name": "site_id", "value": "", "type": "path" } ] }, "docs": "Get List of Site Applications" } ] } ], "bundled": true }