Gets role assignments for a scope.

get/{scope}/providers/Microsoft.Authorization/roleAssignments

Path parameters

scopestring required

The scope of the role assignments.

Query parameters

api-versionstring required

The API version to use for this operation.

$filterstring

The filter to apply on the operation. Use $filter=atScope() to return all role assignments at or above the scope. Use $filter=principalId eq {id} to return all role assignments at, above or below the scope for the specified principal.

Response

The request has succeeded.

nextLinkstring

The URL to use for getting the next set of results.

Changes

No recorded changes to this endpoint across all 8 revisions of this API.