| Name | Type | Description | Notes |
|---|---|---|---|
| lastPing | Date | Timestamp of the last time this user was seen | [optional] |
| environmentId | String | [optional] | |
| ownerId | String | [optional] | |
| user | User | [optional] | |
| sortValue | Object | If this record is returned as part of a list, the value used to sort the list. This is only included when the <code>sort</code> query parameter is specified. It is a time, in Unix milliseconds, if the sort is by <code>lastSeen</code>. It is a user key if the sort is by <code>userKey</code>. | [optional] |
| links | {String: Link} | The location and content type of related resources | [optional] |
| access | Access | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.