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

# Health Check

`GET /v1/health`

Check if the API is operational

## Response `200`

Successful response

- object
  - `ok` boolean, required

## Other responses

- `401` — Authorization not provided
- `403` — Insufficient access
- `500` — Internal server error

---

[API](https://skmtc.net/openintegrations/apis/openint-api.md) · [All operations](https://skmtc.net/openintegrations/apis/openint-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openintegrations/openint-api/versions/1b84cd7f5c05/schema)
