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

# Health Check

`GET /v1/health`

## Response `200`

Successful Response

- NebulaResultsGenericMessageResponse
  - `results` GenericMessageResponse, required
    - `id` string, nullable
    - `memory_id` string, nullable
    - `message` string, required

## Changes

- **2026-04-27** `b1da2c0bb1ae` — 2 info
  - api operation id `health_check_v1_health_get` removed and replaced with `health_check`
  - api tag `System` added

[Change history](https://skmtc.dev/zeroset-inc/apis/nebula-api/changes/v1/health/get.md)

---

[API](https://skmtc.dev/zeroset-inc/apis/nebula-api.md) · [All operations](https://skmtc.dev/zeroset-inc/apis/nebula-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zeroset-inc/nebula-api/revisions/b1da2c0bb1ae/schema)
