{ "opencollection": "1.0.0", "info": { "name": "Moxion Power Developer Device Faults Organizations API", "version": "v1" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Organizations", "type": "folder" }, "items": [ { "info": { "name": "List Organizations", "type": "http" }, "http": { "method": "GET", "url": "http://api.moxionpower.com/developer/v1/organizations" }, "docs": "Lists details about the authorized Organizations." } ] } ], "bundled": true }