Skip to content

Users Object ​



id
string
REQUIRED · 

The user's unique identifier

first_name
string

The user's first name

last_name
string

The user's last name

name
string

The user's full name

emails
object[]
email
string

Email of the user

type
string

Type of the email

is_primary
boolean

Whether the email is primary

disabled
boolean

The user's disabled status

access_role
string

The user's access role

created_at
string · date-time

The date and time of the user's creation

updated_at
string · date-time

The date and time of the user's last update

remote_data
object

Raw data returned from the remote API call.