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

# Health check

`GET /v1/health`

Check service health status. Returns 200 OK when the service is healthy.

## Response `200`

Service is healthy

- HealthCheckResponse
  - `status` string — Health status (e.g., 'ok')

---

[API](https://skmtc.net/polymarket/apis/portfolio-api.md) · [All operations](https://skmtc.net/polymarket/apis/portfolio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/polymarket/portfolio-api/revisions/150874842db1/schema)
