---
title: "Check health"
method: GET
path: "/health"
---

# Check health

`GET /health`

Checks the health status of the server.

## Response `200`

Server is healthy.

## Other responses

- `503` — Server is unhealthy and cannot accept requests.

---

[API](https://skmtc.net/openexecprotocol/apis/open-execution-protocol-oxp-standard.md) · [All operations](https://skmtc.net/openexecprotocol/apis/open-execution-protocol-oxp-standard/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openexecprotocol/open-execution-protocol-oxp-standard/versions/40d99ea9c623/schema)
