---
title: "Service liveness check"
method: GET
path: "/healthz"
tags: ["system"]
---

# Service liveness check

`GET /healthz`

## Response `200`

Successful Response

- ServiceStatusResponse — Standard health and readiness response.
  - `environment` string, required
  - `service` string, required
  - `status` string
  - `version` string, required

---

[API](https://skmtc.net/intraceai/apis/intelligence-api.md) · [All operations](https://skmtc.net/intraceai/apis/intelligence-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/intraceai/intelligence-api/revisions/c0216eef7380/schema)
