Name | Type | Description | Notes |
---|---|---|---|
id | UUID | ID of the user. UUID Version 4. | |
String | Email address of the user. | ||
firstName | String | First name of the user. | [optional] |
lastName | String | Last name of the user. | [optional] |
phone | String | A phone number represented in whichever standards specified by the user, typically ###-###-#### (separated by hyphens). | [optional] |
avatarUrl | String | The avatar image URL of a user. | [optional] |
relationship | String | Describes user's relationship (access level) to a specified group. Only returned if this resource is returned as a sub-resource of a group. | [optional] |
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.