{ "opencollection": "1.0.0", "info": { "name": "Mode Account API", "version": "0.0.1" }, "items": [ { "info": { "name": "Account", "type": "folder" }, "items": [ { "info": { "name": "(Not Supported) Get authorizing user", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/account" }, "docs": "Returns a representation of the authorizing `User`" } ] } ], "bundled": true }