Groups
Gets a list of all groups in the organization or account.
Columns
| Name | Type | References | Description |
| Descriptor [KEY] | String | The primary way to reference the graph subject while the system is running. Uniquely identifies the same graph subject across both Accounts and Organizations. | |
| Description | String | A short phrase to help human readers disambiguate groups with similar names. | |
| DisplayName | String | Non-unique display name of the graph subject. | |
| Domain | String | Name of the container of origin for a graph member. | |
| MailAddress | String | Email address of record for a given graph member. | |
| Origin | String | Type of source provider for the origin identifier. | |
| OriginId | String | The unique identifier from the system of origin. | |
| PrincipalName | String | PrincipalName of this graph member from the source provider. | |
| SubjectKind | String | Identifies the type of the graph subject. | |
| Url | String | Full route to the source resource of this graph subject. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements, and offer a more granular control over the tuples that are returned from the data source. Unless otherwise specified, only the = operator is permitted when filtering on pseudocolumns.
| Name | Type | Description | |
| ScopeDescriptor | String | Specify a non-default scope (collection, project) to search for groups. | |
| SubjectTypes | String | A list of user subject subtypes to reduce the retrieved results. |