Get a user experience summary
People
Get a user experience summary
Experience summary for one tracked end user.
Required scope users:read
get
/users/{id}/experience/summaryAuthorizations
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 experience summary.
userExperiencenumber | nullOverall experience score over the window.
errorCountintegerrequiredNumber of errors met over the window.
performanceRatingenum<string> | nullRating of the measure, in lower case.
Available options: good, needs_improvement, poor
hasWebUsersbooleanrequiredWhether any web traffic was measured for this application.