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

## Changes

- **2024-02-22** `c4775ce96bb0` — 1 info
  - endpoint added
- **2024-02-21** `7ff640d1714d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/improwised/apis/untitled-api/changes/healthz/db/get.md)

---

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