---
title: "Health check API"
method: GET
path: "/health"
tags: ["public"]
---

# Health check API

`GET /health`

API to query the app for current health status

## Response `200`

OK

## Other responses

- `429` — Services warming up or degraded (at least one check in WARNING or CRITICAL status)
- `500` — Internal Server Error

---

[API](https://skmtc.net/office-of-national-statistics/apis/search-api.md) · [All operations](https://skmtc.net/office-of-national-statistics/apis/search-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/office-of-national-statistics/search-api/revisions/33e6751db807/schema)
