---
title: "Get stream heartbeat"
method: POST
path: "/inlong/manager/api/heartbeat/stream/get"
tags: ["Heartbeat-API"]
---

# Get stream heartbeat

`POST /inlong/manager/api/heartbeat/stream/get`

## Request body

- HeartbeatQueryRequest
  - `component` string — Component name, such as: Agent, Sort...
  - `inlongGroupId` string — Inlong group id
  - `inlongStreamId` string — Inlong stream id
  - `instance` string — Component instance, can be ip, name...

## Response `200`

OK

## Other responses

- `201` — Created
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

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