---
title: "Health check"
method: GET
path: "/health"
---

# Health check

`GET /health`

Check if the service is running

## Response `200`

Service is healthy

- Health
  - `status` string, required
  - `timestamp` string, required

## Other responses

- `500` — Service unhealthy

---

[API](https://skmtc.dev/smithery-ai/apis/smithery-platform-api.md) · [All operations](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/llms.txt) · [OpenAPI document](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/revisions/9d53933ba12e?raw)
