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

# Health check endpoint

`GET /health`

## Response `200`

Service is healthy

- HealthResponse — Health check response
  - `status` string, required
  - `version` string, required

---

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