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

# Health check

`GET /api/v1/health`

Returns a simple health status indicating the CLI serve process is running.

## Response `200`

Healthy

- HealthResponse
  - `status` 'ok', required

---

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