---
title: "Database health check"
method: GET
path: "/users/db-health"
tags: ["Users"]
---

# Database health check

`GET /users/db-health`

Checks if the database is accessible.

## Response `200`

Database is accessible.

## Other responses

- `500` — Database not accessible.

---

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