---
title: "GET /healthy"
method: GET
path: "/healthy"
---

# GET /healthy

`GET /healthy`

Check if the bridge is running. This does not necessarily imply that it is ready to accept requests.

## Response `200`

The bridge is healthy.

## Other responses

- `500` — The bridge is not healthy.

## Changes

- **2025-12-24** `d44ad319cd86` — 1 breaking, 1 info
  - removed the success response with the status `204`
  - added the success response with the status `200`
- **2023-05-17** `f3ca220a1dcb` — 1 breaking, 2 info
  - removed the success response with the status `200`
  - added the non-success response with the status `500`
  - added the success response with the status `204`
- **2019-07-23** `679fd1da53c0` — 1 info
  - endpoint added
- **2019-05-21** `c10758b73ea6` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/strimzi/apis/http-bridge-api-reference/changes/healthy/get.md)

---

[API](https://skmtc.dev/strimzi/apis/http-bridge-api-reference.md) · [All operations](https://skmtc.dev/strimzi/apis/http-bridge-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/strimzi/http-bridge-api-reference/revisions/1cc83c2d9990/schema)
