User
Represents system users, including contact details, entity access settings, password configuration, user type, and role and territory assignments.
Columns
| Name | Type | ReadOnly | Description |
| accountEmail | String | False |
The email address associated with the user account. |
| adminPrivileges | String | False |
The level of administrative privileges granted to this user. |
| auditCreatedBy | String | True |
The user who created this user record. |
| auditCreatedDateTime | Datetime | True |
The date and time when this user record was created. |
| auditModifiedBy | String | True |
The user who last modified this user record. |
| auditModifiedDateTime | Datetime | True |
The date and time when this user record was last modified. |
| contact_CompanyName | String | False |
The company name associated with the user contact record. |
| contact_Email1 | String | False |
The primary email address of the user contact. |
| contact_Email2 | String | False |
The secondary email address of the user contact. |
| contact_Fax | String | False |
The fax number of the user contact. |
| contact_FirstName | String | False |
The first name of the user contact. |
| contact_Href | String | True |
The URL of the contact associated with this user. |
| contact_Id | String | False |
The Id of the contact associated with this user. |
| contact_Key | String | False |
The system-assigned key of the contact associated with this user. |
| contact_LastName | String | False |
The last name of the user contact. |
| contact_MiddleName | String | False |
The middle name of the user contact. |
| contact_Mobile | String | False |
The mobile phone number of the user contact. |
| contact_Pager | String | False |
The pager number of the user contact. |
| contact_Phone1 | String | False |
The primary phone number of the user contact. |
| contact_Phone2 | String | False |
The secondary phone number of the user contact. |
| contact_Prefix | String | False |
The name prefix or salutation of the user contact. |
| contact_PrintAs | String | False |
The display name used when printing the user contact. |
| contact_URL1 | String | False |
The primary URL associated with the user contact. |
| contact_URL2 | String | False |
The secondary URL associated with the user contact. |
| entityAccessAllowTopLevelAccess | Bool | False |
Indicates whether this user is allowed top-level entity access. |
| entityAccessAllowUnrestrictedAccess | Bool | False |
Indicates whether this user is allowed unrestricted access across entities. |
| entity_Href | String | True |
The URL of the entity associated with this user. |
| entity_Id | String | False |
The Id of the entity associated with this user. |
| entity_Key | String | False |
The system-assigned key of the entity associated with this user. |
| entity_Name | String | True |
The name of the entity associated with this user. |
| hideOtherDepartmentTransactions | Bool | False |
Indicates whether this user is restricted from viewing transactions in other departments. |
| href | String | True |
The URL of the user resource. |
| id | String | False |
The unique identifier of the user record. |
| isChatterDisabled | Bool | False |
Indicates whether the Chatter collaboration feature is disabled for this user. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the user record. |
| passwordDisablePassword | Bool | False |
Indicates whether the password is disabled for this user. |
| passwordNeverExpires | Bool | False |
Indicates whether the password for this user is set to never expire. |
| passwordRequiresReset | Bool | False |
Indicates whether this user is required to reset their password at next login. |
| status | String | False |
The current status of this user, such as active or inactive. |
| userName | String | False |
The login username of this user. |
| userType | String | False |
The type of user, such as business user or employee user. |
| webServicesIsEnabled | Bool | True |
Indicates whether web services access is enabled for this user. |
| webServicesIsRestricted | Bool | False |
Indicates whether web services access is restricted for this user. |
| ListAggregate_Departments | String | False |
The aggregate list of departments associated with this user. |
| ListAggregate_Entities | String | False |
The aggregate list of entities associated with this user. |
| ListAggregate_Locations | String | False |
The aggregate list of locations associated with this user. |
| ListAggregate_Roles | String | False |
The aggregate list of roles associated with this user. |
| ListAggregate_Territories | String | False |
The aggregate list of territories associated with this user. |