---
title: "Changes to Check public API health"
method: GET
path: "/health"
---

# Changes to Check public API health

`GET /health`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 50 revisions.

- **2026-06-05** `3985c6090c91` — 17 breaking, 4 warning, 74 info

## Changes

- **2026-06-05** `3985c6090c91` — 17 breaking, 4 warning, 74 info
  - the response property `checkout_url` became nullable for the status `400`
  - the response property `checkout_url` became nullable for the status `401`
  - the response property `checkout_url` became nullable for the status `429`
  - the response property `checkout_url` became nullable for the status `500`
  - the response property `checkout_url` became optional for the status `400`
  - the response property `checkout_url` became optional for the status `401`
  - the response property `checkout_url` became optional for the status `429`
  - the response property `checkout_url` became optional for the status `500`
  - the `agent_instruction` response property's maxLength was unset from `1000` for the response status `400`
  - the `agent_instruction` response property's maxLength was unset from `1000` for the response status `401`
  - the `agent_instruction` response property's maxLength was unset from `1000` for the response status `429`
  - the `agent_instruction` response property's maxLength was unset from `1000` for the response status `500`
  - the `message` response property's maxLength was unset from `240` for the response status `400`
  - the `message` response property's maxLength was unset from `240` for the response status `401`
  - the `message` response property's maxLength was unset from `240` for the response status `429`
  - the `message` response property's maxLength was unset from `240` for the response status `500`
  - removed the required property `service` from the response with the `200` status
  - the optional response header `Retry-After` removed for the status `200`
  - the optional response header `Retry-After` removed for the status `400`
  - the optional response header `Retry-After` removed for the status `401`
  - the optional response header `Retry-After` removed for the status `500`
  - api operation id `getHealthAlias` removed and replaced with `getHealth`
  - removed the `database_unavailable` enum value from the `code` response property for the response status `400`
  - removed the `database_unavailable` enum value from the `code` response property for the response status `401`
  - removed the `database_unavailable` enum value from the `code` response property for the response status `429`
  - removed the `database_unavailable` enum value from the `code` response property for the response status `500`
  - removed the `invalid_cpu_limit` enum value from the `code` response property for the response status `400`
  - removed the `invalid_cpu_limit` enum value from the `code` response property for the response status `401`
  - removed the `invalid_cpu_limit` enum value from the `code` response property for the response status `429`
  - removed the `invalid_cpu_limit` enum value from the `code` response property for the response status `500`
  - removed the `invalid_health_endpoint` enum value from the `code` response property for the response status `400`
  - removed the `invalid_health_endpoint` enum value from the `code` response property for the response status `401`
  - removed the `invalid_health_endpoint` enum value from the `code` response property for the response status `429`
  - removed the `invalid_health_endpoint` enum value from the `code` response property for the response status `500`
  - removed the `invalid_memory_limit` enum value from the `code` response property for the response status `400`
  - removed the `invalid_memory_limit` enum value from the `code` response property for the response status `401`
  - removed the `invalid_memory_limit` enum value from the `code` response property for the response status `429`
  - removed the `invalid_memory_limit` enum value from the `code` response property for the response status `500`
  - removed the `invalid_port` enum value from the `code` response property for the response status `400`
  - removed the `invalid_port` enum value from the `code` response property for the response status `401`
  - …55 more

---

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