Skip to content

RoleAssignments Object ​



id
string
REQUIRED · 

The unique identifier for a role assignment

user_id
string

The unique identifier for a user who the role is assigned to

group_id
string

The unique identifier for a group the role is assigned to

group_type
string

The type of the group the role is assigned to

All possible enum values:
  • product
  • group
  • team
role_id
string

The unique identifier for a role

workspace
string[]

The unique identifier for a workspace the assignment is applicable in

created_at
string · date-time

The date and time of the role assignment was created

updated_at
string · date-time

The date and time of the role assignment was updated

remote_data
object

Raw data returned from the remote API call.