Returns all permissions of the role with the specified id.
Required Permissions
The user must be an admin or haveworkspace-manage-config:read
permissions.Path parameters
roleId
The id of the role.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
Page number for pagination
pageSize
Number of items per page
orderby
The properties to order by
filterby
The filter expression to filter by
Response
OK
feature
The feature these permissions belong to.
accessLevels
The access levels applied to this feature.
id
The id of the permission.
createdOn
The date this entity was created.
updatedOn
The date this entity was last modified.
subdomains
The workspace’s subdomains. Read-only.
identityIds
The ids of identities assigned to this workspace. Read-only.