Applications

Get the performance graph

Daily Largest Contentful Paint of the application over the requested period. Unknown period values are rejected with a 400.

Required scope applications:read

get/applications/{id}/performance/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 daily performance series.

dailyPerformanceobject[]required

One entry per day over the requested period.