---
title: "Health Version"
method: GET
path: "/health/version"
---

# Health Version

`GET /health/version`

The deployed commit, on a path the load balancer actually forwards.

``GET /`` already returns this, but on the hosted environments the ALB
routes ``/`` to the frontend SPA, so the API's own root is unreachable from
outside and ``qualia``'s version gate can never resolve a cloud commit --
which is why every caller passed --allow-version-mismatch and a CLI eight
commits ahead of its backend ran unnoticed for two hours.

``/health`` and ``/health/ready`` are forwarded today, so a sibling under
that prefix is reachable with no load-balancer change.

## Response `200`

Successful Response

- unknown

## Changes

- **2026-09-13** `9130e4640e24` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/changes/health/version/get.md)

---

[API](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/revisions/d7f2f3b8e82d?raw)
