Google Workspace user accounts
googleworkspace.user MQL resource for querying Google Workspace infrastructure with cnquery and cnspec.
Google WorkspacePrivate Resource
Google Workspace user accounts
Min version: latestDefaults:
primaryEmailRelationships
6 resources · 11 relationships·Click to select, expand fields to see properties.
Fields (21)
| Field | Type | Description |
|---|---|---|
agreedToTermsrequired | int | Whether the user accepted the Terms of Service agreement |
aliasesrequired | []string | A list of the user's alias email addresses |
archivedrequired | int | Whether the user is archived |
creationTimerequired | time | User's account creation time |
familyNamerequired | string | The user's last name |
fullNamerequired | string | The user's full name |
givenNamerequired | string | The user's first names |
idrequired | string | The unique ID for the user |
isAdminrequired | int | Whether the user has super administrator privileges |
isDelegatedAdminrequired | int | Whether the a user is a delegated administrator |
isEnforcedIn2Svrequired | int | Whether 2-step verification is enforced |
isEnrolledIn2Svrequired | int | Whether the user is enrolled in 2-step verification |
isMailboxSetuprequired | int | Whether the user's Google mailbox is created |
lastLoginTimerequired | time | User's last login time |
primaryEmailrequired | string | The user's primary email address |
recoveryEmailrequired | string | Recovery email of the user |
recoveryPhonerequired | string | Recovery phone of the user |
suspendedrequired | int | Whether the user is suspended |
suspensionReasonrequired | string | The reason a user account is suspended |
tokens | []googleworkspace.token | Returns the user-issued tokens to 3rd party applications |
usageReport | googleworkspace.report.usage | Retrieves latest report for the user |