---
title: "Readiness probe"
method: GET
path: "/readyz"
tags: ["ops"]
---

# Readiness probe

`GET /readyz`

Returns 200 when the app is ready to serve traffic — no auth required.

## Response `200`

Successful Response

- unknown

## Other responses

- `500` — Unhandled exception

---

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