Applications

Get all indicators as a graph

Combined daily series of user experience, errors and load performance over the requested period. Unknown period values are rejected with a 400.

Required scope applications:read

get/applications/{id}/experience/all-indicators/graph

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 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 combined daily series.