The User view is the platform user directory for R365. It contains profile and contact information for all user accounts in your organization.
User Columns
column_name | data_type | description |
|---|---|---|
tenant_id | integer | Customer's account identifier within the R365 platform. |
user_id | UUID | Unique identifier for the R365 platform user. |
user_name | string | Login username for the R365 platform user. |
full_name | string | Full display name of the R365 platform user. |
mobile_phone | string | Mobile phone number on record for the user. |
home_phone | string | Home phone number on record for the user. |
email_address | string | Email address on record for the user. |
is_deleted | boolean | Indicates whether this user account has been deactivated and is no longer in active use. |