---
title: "Get liveness"
method: GET
path: "/health/liveness"
---

# Get liveness

`GET /health/liveness`

## Response `200`

Healthcheck response

- Healthcheck
  - `status` string
  - `code` integer
  - `timestamp` string, date-time
  - `components` Component[]
    - `name` string
    - `status` string
    - `critical` boolean

## Other responses

- `500` — Internal Error 5xx

---

[API](https://skmtc.net/cloudknit-io/apis/cloudknit-event-service.md) · [All operations](https://skmtc.net/cloudknit-io/apis/cloudknit-event-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudknit-io/cloudknit-event-service/versions/38583cdd6b97/schema)
