---
title: "Api Health"
method: GET
path: "/api/v1/user_health"
---

# Api Health

`GET /api/v1/user_health`

This endpoint is used to check the health of the API, given an API key.

## Response `200`

Successful Response

- HealthResponse
  - `status` string, required — The status of the service. Should be 'ok' if the service is running correctly.

---

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