Page History
...
Name | Type | Required | Description |
---|---|---|---|
id | String | Yes | Id of this user |
teamId | StringInteger | Yes | Id of the team that this user belongs to |
email | String | Yes | Email address of the user |
firstName | String | Yes | This user's first name |
lastName | String | Yes | This user's last name |
role | String | Yes | This user's role. Can be either user or admin |
timezone | String | Yes | The timezone of the user in UTC offset format |
profileImage | String | No | URL of the user's profile image |