---
title: "Health Check"
method: GET
path: "/api/v1/health"
tags: ["health"]
---

# Health Check

`GET /api/v1/health`

Health check endpoint for Cloud Run and load balancers.

Returns a simple status indicating the service is running.
Does not require authentication or League header.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/preciser/apis/preciser-data-management-api.md) · [All operations](https://skmtc.net/preciser/apis/preciser-data-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/preciser/preciser-data-management-api/versions/356993d0ef07/schema)
