---
title: "GET /v1/healthcheck"
method: GET
path: "/v1/healthcheck"
tags: ["Health"]
---

# GET /v1/healthcheck

`GET /v1/healthcheck`

Checks if the database connection is healthy

## Response `200`

Default Response

- object
  - `status` string, required
  - `db` string, required
  - `timestamp` string, date-time, required

## Other responses

- `503` — Default Response

---

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