{ "opencollection": "1.0.0", "info": { "name": "Pieces OS Local Applications User API", "version": "1.0" }, "items": [ { "info": { "name": "User", "type": "folder" }, "items": [ { "info": { "name": "Get the current local user profile.", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:1000/user" }, "docs": "Get the current local user profile." } ] } ], "bundled": true }