---
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

## Changes

- **2026-05-29** `1995729511a8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/intraceai/apis/intelligence-api/changes/healthz/get.md)

---

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