---
title: "Health check"
method: GET
path: "/hydra/v1/health"
tags: ["Health"]
---

# Health check

`GET /hydra/v1/health`

## Response `200`

Service is healthy

- HealthResponse
  - `status` 'healthy'
  - `service` string
  - `version` string
  - `timestamp` string, date-time

---

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