---
title: "If the requested service is unknown, the call will fail with status
NOT_FOUND."
method: GET
path: "/health"
tags: ["CelestiaService"]
---

# If the requested service is unknown, the call will fail with status
NOT_FOUND.

`GET /health`

## Query parameters

- `service` string

## Response `200`

A successful response.

- V1HealthCheckResponse
  - `status` 'UNKNOWN' | 'SERVING' | 'NOT_SERVING' | 'SERVICE_UNKNOWN' — - SERVICE_UNKNOWN: Used only by the Watch method.

## Other responses

- `default` — An unexpected error response.

---

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