{ "opencollection": "1.0.0", "info": { "name": "Mist Admins Sites JSE API", "version": "2604.1.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Sites JSE", "type": "folder" }, "items": [ { "info": { "name": "getSiteJseInfo", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/sites/:site_id/setting/jse/info", "params": [ { "name": "site_id", "value": "", "type": "path" } ] }, "docs": "Retrieves the list of JSE orgs associated with the account" } ] } ], "bundled": true }