User
Last updated
Was this helpful?
Last updated
Was this helpful?
The user
object represents the predefined information of a user
Field
Type
Description
id
ID
A base64-encoded version of the databaseId
databaseId
string
User's id which must be used as value in the HTTP header
email
string
User's email
name
string
User's name
phone
string
User's phone number
isActive
boolean
True if the user is active. Otherwise, False.
createdAt
DateTime
Date and time when the user has been created
updatedAt
DateTime
Date and time when the user's information has been updated
This object is used in the following: