{ "opencollection": "1.0.0", "info": { "name": "hConnect Console - API Keys Workspace API - Workspace API", "version": "1.0.0" }, "items": [ { "info": { "name": "Workspace API - Workspace", "type": "folder" }, "items": [ { "info": { "name": "Get workspace information", "type": "http" }, "http": { "method": "GET", "url": "https://sandbox.api.hopae.com/connect/v1/workspace", "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Retrieve workspace details including app count" } ] } ], "bundled": true }