---
title: "Check container health"
method: GET
path: "/api/health-check"
tags: ["MiscService"]
---

# Check container health

`GET /api/health-check`

Check if container is healthy

## Response `200`

OK

- ProtosMiscV1HealthCheckResponse
  - `status` string
  - `healthy` boolean

---

[API](https://skmtc.net/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.net/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/versions/6483eeecd582/schema)
