system
Get Kibana's current status
Returns Kibana's overall operational status and a per-service breakdown for Elasticsearch, Saved Objects, and registered plugins. The endpoint is intended for liveness and readiness checks (for example, by Kubernetes probes) and for operators monitoring a Kibana deployment. Unauthenticated callers receive a redacted response that exposes only the overall status level.
get/api/status
Query parameters
v7formatboolean
Set to "true" to get the response in v7 format.
v8formatboolean
Set to "true" to get the response in v8 format.
Response
Overall status is OK and Kibana should be functioning normally.