Properties

key

string
The unique identifier for the user.

firstName

string
The first name of the user.

lastName

string
The last name of the user.

email

string
The email associated with the user.

imageUrl

string
The profile image for the user.

timezone

string
The timezone of the user.

status

enum
The status of the user. Options include active or pending.

role

object
The role associated with the user.

key

string
The unique identifier for the role.

name

string
The name of the role.