{ "opencollection": "1.0.0", "info": { "name": "Mist Admins Admins Lookup API", "version": "2604.1.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Admins Lookup", "type": "folder" }, "items": [ { "info": { "name": "lookup", "type": "http" }, "http": { "method": "POST", "url": "https://api.mist.com/api/v1/login/lookup", "body": { "type": "json", "data": "{}" } }, "docs": "Login Lookup" } ] } ], "bundled": true }