---
title: "Overall health check"
method: GET
path: "/healthz"
tags: ["Healthcheck"]
---

# Overall health check

`GET /healthz`

Overall health check

## Response `200`

Response is okay

- object
  - `status` 'success'

## Other responses

- `500` — Unexpected error occurred

---

[API](https://skmtc.net/improwised/apis/untitled-api.md) · [All operations](https://skmtc.net/improwised/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/improwised/untitled-api/revisions/01dc7eb2e8bc/schema)
