{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector GroupOwners API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "GroupOwners", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Directory Objects That Are Owners Of The Group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:tenantID/groups/:objectId/owners", "params": [ { "name": "objectId", "value": "", "type": "path", "description": "The object ID of the group for which to get owners." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "tenantID", "value": "", "type": "path", "description": "The tenant ID." } ] }, "docs": "The owners are a set of non-admin users who are allowed to modify this object." } ] } ], "bundled": true }