{ "opencollection": "1.0.0", "info": { "name": "Opik REST Workspace permissions API", "version": "1.0.0" }, "items": [ { "info": { "name": "Workspace permissions", "type": "folder" }, "items": [ { "info": { "name": "Get workspace permissions for the authenticated user", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:5173/api/v1/private/workspace-permissions" }, "docs": "Get workspace permissions for the authenticated user" } ] } ], "bundled": true }