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
Creation time of the user
updated_at
string
Last updated time of the user
remote_data
object
Raw data returned from the remote API call.