{ "opencollection": "1.0.0", "info": { "name": "Jupyter Server REST Config Me API", "version": "1.0.0" }, "items": [ { "info": { "name": "Me", "type": "folder" }, "items": [ { "info": { "name": "Get current user identity", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8888/api/me" }, "docs": "Get current user identity" } ] } ], "bundled": true }