---
title: "GET /health"
method: GET
path: "/health"
tags: ["health"]
---

# GET /health

`GET /health`

## Response `200`

Cluster health

- ClusterHealth
  - `appsTotal` integer, required
  - `clusterId` string, required
  - `nodesReady` integer, required
  - `nodesTotal` integer, required
  - `poolsTotal` integer, required
  - `uptimeSecs` integer, required
  - `version` string, required

---

[API](https://skmtc.net/smolmachines/apis/smolfleet-api.md) · [All operations](https://skmtc.net/smolmachines/apis/smolfleet-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smolmachines/smolfleet-api/revisions/853ec529472a/schema)
