Get the satisfaction graph
Applications
Get the satisfaction graph
Daily user satisfaction with the application over the requested period. Unknown period values are rejected with a 400.
Required scope applications:read
get
/applications/{id}/satisfaction/graphAuthorizations
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 application. Must belong to the workspace the key is bound to.
Query parameters
periodenum<string>default "past_1_month"Window the measures cover. Defaults to the last 30 days.
Available options: past_1_day, past_1_month, past_1_year
Response200 · application/json
The daily satisfaction series.
dailySatisfactionobject[]requiredOne entry per day over the requested period.