v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
roles

Returns all permissions of the specified role.

<Check title="Required Permissions" icon="key">The user must be an admin or have workspace-manage-config:read permissions.</Check>

get/roles/{roleId}/permissions

Path parameters

roleIdstring uuid required

The id of the 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.

subdomainsstring[] nullable

The workspace's subdomains. Read-only.

identityIdsstring[] nullable

The ids of identities assigned to this workspace. Read-only.