The following objects are used in multiple endpoints within the User API.
Response Body
Element | Description | Type |
---|---|---|
id | Alphanumeric ID for the user. | string |
firstName | The user's first name. | string |
lastName | The user's last name. | string |
The user's email address. | string |