---
title: "GET /sdk/{environmentId}/healthcheck"
method: GET
path: "/sdk/{environmentId}/healthcheck"
tags: ["SDK"]
---

# GET /sdk/{environmentId}/healthcheck

`GET /sdk/{environmentId}/healthcheck`

Health check endpoint to check for uptime of API.

## Path parameters

- `environmentId` string, required

## Response `200`

Healthcheck response

- HealthcheckResponse
  - `status` 'healthy' | 'unhealthy', required

## Other responses

- `500` — Internal Server Error

---

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