Introspect the key
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
/meAuthorizations
AuthorizationstringrequiredAuthorization 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.
workspaceobjectrequiredCompact reference to another object: its identifier and display name.
keyobjectrequiredMetadata of the key presented.
permissionsstring[]requiredThe exact, sorted list of scopes this key grants. This is the contract — rely on it rather than on the alias name.