---
title: "Query SPIRE Healthcheck status"
method: GET
path: "/api/v1/spire/healthcheck"
---

# Query SPIRE Healthcheck status

`GET /api/v1/spire/healthcheck`

Retrieves SPIRE healthcheck status. SPIRE currently uses Google grpc_health_v1 package

## Response `200`

OK

- object
  - `status` integer — Possible values for SPIRE server healthcheck `0` means UNKNOWN `1` means SERVING `2` means NOT_SERVING `3` means SERVICE UNKNOWN

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/spiffe/apis/tornjak.md) · [All operations](https://skmtc.net/spiffe/apis/tornjak/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spiffe/tornjak/versions/5d58d68f79cd/schema)
