google-workspace-users
Get users from Google Workspace.
google-workspace-users [profile=PROFILE]
- profile=PROFILE
- Profile name of Google Workspace
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Profile name of Google Workspace |
| domain | String | Domain | e.g. logpresso.com |
| id | String | ID | e.g. 106440539904344317610 |
| full_name | String | Full name | e.g. Gildong Hong |
| gender | String | Gender type | e.g. male, female, other |
| org_unit_path | String | Organization unit path | e.g. /, /regular |
| is_admin | Bool | Is admin | |
| is_delegated_admin | Bool | Is delegated admin | |
| primary_email | String | Primary email | e.g. example@logpresso.com |
| last_login | Date | Last login | |
| is_2fa_used | Bool | Is MFA used | |
| is_2fa_enforced | Bool | Is MFA enforced | |
| is_suspended | Bool | Is suspended | |
| suspension_reason | String | Suspension reason | |
| thumbnail_photo_url | String | Thumbnail photo URL | |
| recovery_email | String | Recovery email | e.g. recovery@gmail.com |
| recovery_phone | String | Recovery phone | e.g. +821012341234 |
| agreed_to_terms | Bool | Agreed to terms | |
| archived | Bool | Is archived | |
| created | Date | Creation time | |
| deleted | Date | Deletion time |