---
title: "Shallow liveness probe."
method: GET
path: "/health"
tags: ["health"]
---

# Shallow liveness probe.

`GET /health`

## Response `200`

Process is up

- object
  - `success` true, required
  - `data` object, required
    - `status` string, required
    - `timestamp` string, required
    - `uptime` number, required
    - `version` string, required
  - `timestamp` string, required

---

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