---
title: "Liveness probe"
method: GET
path: "/v1/health"
tags: ["system"]
---

# Liveness probe

`GET /v1/health`

Minimal 200 OK if the process is up. No downstream checks.

GET is the documented public operation. HEAD is registered separately
below so uptime monitors work without creating duplicate OpenAPI
operation IDs for generated clients.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.net/goldprice/apis/gold-api.md) · [All operations](https://skmtc.net/goldprice/apis/gold-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goldprice/gold-api/versions/7885a141754c/schema)
