{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ServicePrincipalAppRoleAssignments API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ServicePrincipalAppRoleAssignments", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Applications That The Service Principal Is Assigned To", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:tenantID/servicePrincipals/:objectId/appRoleAssignments", "params": [ { "name": "objectId", "value": "", "type": "path", "description": "The object ID of the service principal 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": "Needs a more full description created." } ] } ], "bundled": true }