Workspace

Introspect the key

Tells you which workspace the presented key is bound to and exactly which scopes it grants. Requires only a valid key — no particular scope — so it doubles as a health check.

Required scope any valid key

get/me

Authorizations

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Response200 · application/json

The key and its workspace.

workspaceobjectrequired

Compact reference to another object: its identifier and display name.

keyobjectrequired

Metadata of the key presented.

permissionsstring[]required

The exact, sorted list of scopes this key grants. This is the contract — rely on it rather than on the alias name.