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

# Health Check

`GET /health/full`

Full health check. The gateway proxies to core via /v2 and has no
in-repo downstream services to probe, so this reports process liveness.

## Response `200`

Successful Response

- HealthResponse — Health check response.
  - `status` string
  - `version` string
  - `services` object

---

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