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

# Database health check

`GET /healthz/db`

Database 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)
