---
title: "Service readiness check"
method: GET
path: "/readyz"
tags: ["system"]
---

# Service readiness check

`GET /readyz`

## 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/readyz/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)
