Skip to content

Users Object ​



id
string
REQUIRED · 

The user's unique identifier

name
string

The user's name

email
string

The user's email

is_active
boolean

Whether the user is active

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.