---
title: "Receive heartbeats from nodes"
method: POST
path: "/heartbeat"
tags: ["heartbeat"]
---

# Receive heartbeats from nodes

`POST /heartbeat`

## Request body

- HeartbeatRequest
  - `product` string
  - `groupId` string
  - `nodeId` string
  - `interval` integer
  - `mgtApiUrl` string

## Response `200`

Receive node heartbeats

- Ack
  - `status` string
  - `message` string

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/wso2/apis/cluster-aware-mi-dashboard.md) · [All operations](https://skmtc.net/wso2/apis/cluster-aware-mi-dashboard/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wso2/cluster-aware-mi-dashboard/revisions/1d5e9cc062de/schema)
