---
title: "Health check"
method: GET
path: "/health"
tags: ["Status"]
---

# Health check

`GET /health`

## Response `200`

Server is healthy

- object
  - `ok` true, required
  - `hostname` string, required
  - `commit` string
  - `commit_url` string
  - `build_date` string

---

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