Users Object
Properties
idstring
required·
The user's unique identifier
access_rolestring
The user's access role
created_atstring · date-time
The date and time of the user's creation
disabledboolean
The user's disabled status
emailsobject[]
emailstring
Email of the user
is_primaryboolean
Whether the email is primary
typestring
Type of the email
first_namestring
The user's first name
last_namestring
The user's last name
namestring
The user's full name
remote_dataRecord<string, any>
Raw data returned from the remote API call.
updated_atstring · date-time
The date and time of the user's last update