---
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

## Changes

- **2026-04-10** `d57bac86cddf` — 1 info
  - added the required property `hostname` to the response with the `200` status
- **2026-04-02** `131345353e38` — 1 breaking
  - removed the required property `hostname` from the response with the `200` status

[Change history](https://skmtc.dev/stripe/apis/stripe-sync-service/changes/health/get.md)

---

[API](https://skmtc.dev/stripe/apis/stripe-sync-service.md) · [All operations](https://skmtc.dev/stripe/apis/stripe-sync-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stripe/stripe-sync-service/revisions/0fb02347c6cc/schema)
