---
title: "Get health of Cilium operator"
method: GET
path: "/healthz"
tags: ["operator"]
---

# Get health of Cilium operator

`GET /healthz`

Returns the status of cilium operator instance.

## Response `200`

Cilium operator is healthy

## Other responses

- `500` — Cilium operator is not healthy
- `501` — Cilium operator health status not available

## Changes

- **2023-03-07** (v1) `9a2138a95d69` — 1 info
  - added the non-success response with the status `501`
- **2020-12-23** (v1) `b8fac2103f87` — 1 info
  - removed the non-success response with the status `501`

[Change history](https://skmtc.dev/cilium/apis/cilium-operator/changes/healthz/get.md)

---

[API](https://skmtc.dev/cilium/apis/cilium-operator.md) · [All operations](https://skmtc.dev/cilium/apis/cilium-operator/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cilium/cilium-operator/revisions/b9b7a9df8485/schema)
