Magidoc

User
Object

User who can access to Tarvent

Fields

#

securityRoles

Non-null

id

Non-null

Unique user ID

status

Non-null

System status of user

accountStatus

User's status within the account. Only populated when getting a user/users within a specific account.

firstName

First name

lastName

Last name

businessPhone

Optional business phone number used by support to contact user if needed

emailAddr

Non-null

Email address used for notifications

isAffiliate

Non-null

Indicates if user is enrolled in Affiliate program

ambassadorUrl

Non-null

URL used for the Ambassador and Affiliate programs

mfaEnabled

Non-null

Indicates if multi-factor authentication is enabled

isPartner

Non-null

Indicates whether the user is a partner user (not employee) for the account. Please note partner users do not count against any plan user limits. This is only set when getting users within an account.

isBillingContact

Non-null

Indicates whether the user is a billing user for the account and should receive billing communication.

isAccountContact

Non-null

Indicates whether the user should receive account level communication.

accountId

Unique account id of the first active account the user is associated with

accounts

Non-null

Collection of accounts the user is associated with

settings

Collection of user settings

permissions

[ String !]!
Non-null

Collection of permission

notificationPreferences

Non-null

Collection of notification preferences

createdUtc

Non-null

Date/time the user was created

createdBy

Non-null

ID of user who created the user. Refer to the user query to get user information.

modifiedUtc

Non-null

Date/time the user was last modified

modifiedBy

Non-null

ID of user who last modified the user. Refer to the user query to get user information.

Usages

#

References

#