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

# Health Check

`GET /api/v1/health`

## Response `200`

Request completed successfully.

- OkResponse
  - `detail` string

## Other responses

- `500` — An unexpected error occurred. Please try again later.

---

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