---
title: "Health check"
method: GET
path: "/api/health"
tags: ["System"]
---

# Health check

`GET /api/health`

## Response `200`

Service is healthy.

- PublicHealthResponse
  - `status` 'ok', required

---

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