Object
The following fields are available on this object as described below.
| Name | Type | Null? |
|---|---|---|
|
id |
String | |
|
name |
String | |
|
first_name |
String | |
|
last_name |
String | |
|
time_zone |
String | |
|
two_factor_auth_enabled |
Boolean | |
|
email_address |
String | Optional |
|
email_addresses |
String Array | Optional |
|
roles Admin role names the user has been granted. |
String Array | Optional |
|
roles_details Details of admin roles the user has been granted. |
Role Array | Optional |
|
role_permissions Admin role permissions the user has been granted. |
String Array | Optional |
|
identity_check_state |
IdentityCheckStateEnum | |
|
identity_check_verified_at |
Unix Timestamp | Optional |
|
organizations An array of details for organizations this user belongs to. |
OrganizationUser Array |