Description

All the information pertaining to a user is embodied in the User object.

Object Attributes

NameTypeRequiredDescription
idStringYesId of this user
teamIdIntegerYesId of the team that this user belongs to
emailStringYesEmail address of the user
firstNameStringYesThis user's first name
lastNameStringYesThis user's last name
roleStringYesThis user's role. Can be either user, admin or guest
timezoneStringYesThe timezone of the user in UTC offset format
profileImageStringNoURL of the user's profile image