---
title: "Changes to Liveness and basic configuration probe."
method: GET
path: "/health"
---

# Changes to Liveness and basic configuration probe.

`GET /health`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 8 revisions.

- **2026-05-16** `3c89680038fb` — 1 warning, 1 info
- **2026-04-20** `6b31738748d9` — 4 breaking, 8 info

## Changes

- **2026-05-16** `3c89680038fb` — 1 warning, 1 info
  - added the new `stateless` enum value to the `runtime/storage_backend` response property for the response status `200`
  - removed the `stateful` enum value from the `application/session_mode` response property for the response status `200`
- **2026-04-20** `6b31738748d9` — 4 breaking, 8 info
  - removed the required property `name` from the response with the `200` status
  - removed the required property `ok` from the response with the `200` status
  - removed the required property `session` from the response with the `200` status
  - removed the required property `supabase` from the response with the `200` status
  - added the required property `application` to the response with the `200` status
  - added the required property `health` to the response with the `200` status
  - added the required property `ready` to the response with the `200` status
  - added the required property `runtime` to the response with the `200` status
  - added the required property `status` to the response with the `200` status
  - added the required property `system` to the response with the `200` status
  - added the required property `uptime_seconds` to the response with the `200` status
  - added the required property `version` to the response with the `200` status

---

[Operation](https://skmtc.dev/getbindu/apis/bindu-gateway-api/docs/health/get.md) · [API](https://skmtc.dev/getbindu/apis/bindu-gateway-api.md) · [Page](https://skmtc.dev/getbindu/apis/bindu-gateway-api/changes/health/get)
