v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
projectRoles

Returns all permissions assigned to a project role.

<Check title="Required Permissions" icon="key">Any authenticated user.</Check>

get/projectroles/{projectRoleId}/permissions

Path parameters

projectRoleIdstring uuid required

The id of the project role.

Query parameters

pageinteger

Page number for pagination

pageSizeinteger

Number of items per page

orderbystring

The properties to order by

filterbystring

The filter expression to filter by

Headers

Authorizationstring required

Bearer authentication

Response

OK

featurestring nullable

The feature these permissions belong to.

accessLevelsstring[] nullable

The access levels applied to this feature.

idstring uuid

The id of the permission.

createdOnstring date-time

The date this entity was created.

updatedOnstring date-time

The date this entity was last modified.