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

# Health Check

`GET /health`

## Response `200`

Service is healthy

- HealthResponse
  - `status` string — Health status
  - `service` string — Service name
  - `time` string — Current UTC timestamp

---

[API](https://skmtc.net/ravan/apis/agni-api.md) · [All operations](https://skmtc.net/ravan/apis/agni-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ravan/agni-api/revisions/48f45dc58534/schema)
