{ "opencollection": "1.0.0", "info": { "name": "Common Room Core Activities Me API", "version": "1.0.0" }, "items": [ { "info": { "name": "Me", "type": "folder" }, "items": [ { "info": { "name": "Get current user info", "type": "http" }, "http": { "method": "GET", "url": "https://api.commonroom.io/community/v1/me" }, "docs": "Retrieve information about the authenticated user, including their profile,\nbookmarked segments, personas, and company details.\n" } ] } ], "bundled": true }