{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector OAuth2PermissionGrant_List API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "OAuth2PermissionGrant_List", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Tenantid Oauth2permissiongrants", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:tenantID/oauth2PermissionGrants", "params": [ { "name": "$filter", "value": "", "type": "query", "description": "This is the Service Principal ObjectId associated with the app" }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." }, { "name": "tenantID", "value": "", "type": "path", "description": "The tenant ID." } ] }, "docs": "Queries OAuth2 permissions grants for the relevant SP ObjectId of an app." } ] } ], "bundled": true }