People

Get a user experience summary

Experience summary for one tracked end user.

Required scope users:read

get/users/{id}/experience/summary

Authorizations

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Path parameters

idstring<uuid>required

Identifier of the tracked user.

Response200 · application/json

The experience summary.

userExperiencenumber | null

Overall experience score over the window.

errorCountintegerrequired

Number of errors met over the window.

performanceRatingenum<string> | null

Rating of the measure, in lower case.

Available options: good, needs_improvement, poor

hasWebUsersbooleanrequired

Whether any web traffic was measured for this application.