---
title: "Monitor Heartbeat"
method: GET
path: "/api/heartbeat"
tags: ["Public"]
---

# Monitor Heartbeat

`GET /api/heartbeat`

Returns the heartbeat status of the replication manager.

## Response `200`

OK

- ServerHeartbeat
  - `cluster` string
  - `failed` integer
  - `hosts` integer
  - `id` integer
  - `master` string
  - `secret` string
  - `startTime` string
  - `status` string
  - `uuid` string

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/signal18/apis/untitled-api.md) · [All operations](https://skmtc.net/signal18/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/signal18/untitled-api/versions/7465ea0ee21a/schema)
