Skip to content

Users Object ​



id
string
REQUIRED · The unique identifier for a user
name
string
Name of the user
emails
object[]
List of email addresses of the user
email
string
Email address of the user
is_primary
boolean
Whether the email address is the primary email address of the user
created_at
string · date-time
Creation time of the user
updated_at
string · date-time
Last updated time of the user
remote_data
object
Raw data returned from the remote API call.