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

# Health check

`GET /api/health`

Performs a health check on the service, verifying database connectivity.

## Response `200`

Service is healthy

- 'healthy' — Service is healthy

## Other responses

- `503` — Service is unhealthy

---

[API](https://skmtc.dev/gorules/apis/gorules-agent-api.md) · [All operations](https://skmtc.dev/gorules/apis/gorules-agent-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gorules/gorules-agent-api/revisions/52c0773fcd80/schema)
