---
title: "Returns the health status of Vault."
method: GET
path: "/sys/health"
tags: ["system"]
---

# Returns the health status of Vault.

`GET /sys/health`

## Response `200`

initialized, unsealed, and active

## Other responses

- `429` — unsealed and standby
- `472` — data recovery mode replication secondary and active
- `501` — not initialized
- `503` — sealed

---

[API](https://skmtc.net/lensesio/apis/hashicorp-vault-api.md) · [All operations](https://skmtc.net/lensesio/apis/hashicorp-vault-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lensesio/hashicorp-vault-api/versions/bd8194de0697/schema)
