AccountRoles
Retrieve metadata about an account's default and custom user roles.
View-Specific Information
Select
The add-in processes all filters client-side within the add-in. The following query is the only one processed server-side:
SELECT * FROM AccountRoles
Columns
| Name | Type | References | Description |
| Id | String | The ID of the role. | |
| Name | String | The name of the role. | |
| Type | String | The type of the role. |