{ "opencollection": "1.0.0", "info": { "name": "Openpath API Documentation auth orgs/effectiveScopes API", "version": "1.0.0" }, "items": [ { "info": { "name": "orgs/effectiveScopes", "type": "folder" }, "items": [ { "info": { "name": "Get effective permissions (scopes and allowed endpoints) for the authenticated identity for an org", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/orgs/:orgId/effectiveScopes", "params": [ { "name": "orgId", "value": "", "type": "path" } ] }, "docs": "__JWT is required for this endpoint with at least one of the following scopes__: o{params.orgId}-account:r,o{params.orgId}-account:w,o{params.orgId}-admin:r,o{params.orgId}-admin:w,o{params.orgId}-advancedOxygenReports:r,o{params.orgId}-advancedOxygenReports:w,o{params.orgId}-alarmActions:w,o{params.orgId}-alarmConfigurations:r,o{params.orgId}-alarmConfigurations:w,o{params.orgId}-alertSettings:r,o{params.orgId}-alertSettings:w,o{params.orgId}-badgePrinting:r,o{params.orgId}-badgePrinting:w,o{pa" } ] } ], "bundled": true }