Applications

Get usage

Usage metric measured for the application over the reported range.

Required scope applications:read

get/applications/{id}/usage

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.

Response200 · application/json

The usage metric.

valuenumber | null

Measured usage over the range, or `null` when no data was collected.

rangestringrequired

The period the value covers.