Returns all permissions of the role with the specified id.

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

Path parameters

roleIdstringRequired

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

OK

featurestringOptional

The feature these permissions belong to.

accessLevelslist of stringsOptional

The access levels applied to this feature.

idstringOptional

The id of the permission.

createdOndatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

The date this entity was created.

updatedOndatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

The date this entity was last modified.

subdomainslist of stringsOptional

The workspace’s subdomains. Read-only.

identityIdslist of stringsOptional

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