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

# Health Check

`GET /health`

Health check endpoint for monitoring services like Better Stack.

Checks:
- API server status
- Database connectivity
- Critical dependencies

Returns 200 if healthy, 503 if unhealthy.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/getsolum/apis/solum-health-api.md) · [All operations](https://skmtc.net/getsolum/apis/solum-health-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getsolum/solum-health-api/versions/2bf886cdf729/schema)
