Get a custom role
Get details about a custom role.
Path parameters
organizationId
The ID of the Organization to which the role belongs.
roleId
The role’s ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
createdAt
The time the role was created.
createdBy
id
The role’s ID.
name
The role’s name.
permissions
The role’s permissions.
restrictedWorkspaceIds
The IDs of Workspaces that the role is restricted to.
scopeType
The role’s scope.
Allowed values:
updatedAt
The time the role was last updated.
updatedBy
description
The role’s description.