AssignedRole
Represents a role assigned to a user or a group in a specific scope.
Attributes
This table describes attributes of the AssignedRole entity.
To receive an attribute in the response from the server, specify it explicitly in the
fieldsrequest parameter.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
|---|---|---|
id | String | The database ID of the assigned role. |
role | The role that is assigned. | |
scope | The scope where the role is assigned. Possible values: Global, Organization, or Project. | |
holder | The user or group that holds the role. |
31 March 2026