Skip to content

AppUsers Object ​



id
string
REQUIRED · 

The unique identifier of the user.

first_name
string

The first name of the user

last_name
string

The last name of the user

name
string

The name of the user

username
string

The username of the user

emails
object[]

The emails of the user

email
string

The email address

type
string

The type of email address

is_primary
boolean

Whether the email address is primary

phones
object[]

The phones of the user

number
string

The phone number

extension
string

The extension of the phone number

type
string

The type of phone number

status
string

The status of the user. If no clear mapping is available, then the raw value is returned.

app
string

The unique identifier of the application the user is assigned to.

remote_data
object

Raw data returned from the remote API call.