Returns all permissions of the project role with the specified id.

GET
Required Permissions: The user must be an admin or have project-manage-config:read permissions.

Path parameters

projectRoleIdstringRequired
The id of the project role.

Query parameters

pageintegerOptional
Page number for pagination
pageSizeintegerOptional
Number of items per page
orderbystringOptional
The properties to order by
filterbystringOptional
The filter expression to filter by

Response

This endpoint returns a list of objects
featurestringOptional
The feature these permissions belong to.
accessLevelslist of stringsOptional
The access levels applied to this feature.
idstringOptional
The id of the permission.
createdOndatetimeOptional
The date this entity was created.
updatedOndatetimeOptional
The date this entity was last modified.