{ "opencollection": "1.0.0", "info": { "name": "Cisco Directory Connector Management API (via Webex People & ) Groups Organizations API", "version": "1.0.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Organizations", "type": "folder" }, "items": [ { "info": { "name": "Get organization", "type": "http" }, "http": { "method": "GET", "url": "https://webexapis.com/v1/organizations/:orgId", "params": [ { "name": "orgId", "value": "", "type": "path" } ] }, "docs": "Get organization" } ] } ], "bundled": true }