Get a tracked user
People
Get a tracked user
The full record of a single tracked end user.
Required scope users:read
get
/users/{id}Authorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the tracked user.
Response200 · application/json
The tracked user record.
userIdstring<uuid>requiredIdentifier of the tracked user.
userRealNamestring | nullDisplay name of the user.
userAccountstring | nullAccount the user signs in with.
hostnamestringrequiredWorkstation the user was last seen on.
lastSeenstring<date-time>Last time telemetry was received for this user.
workstationIdstring<uuid>Workstation the user is attached to.
healthstring | nullHealth of that workstation.
osNamestring | nullOperating system of that workstation.
osVersionstring | nullVersion of that operating system.