---
title: "Changes to Query the health of the node."
method: GET
path: "/v3/health"
---

# Changes to Query the health of the node.

`GET /v3/health`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 53 revisions.

- **2025-08-05** `a9c44dcce761` — 1 warning
- **2025-07-09** `04a9a0b50aa3` — 2 breaking, 3 info
- **2025-07-08** `488dd3b80020` — 2 breaking, 3 info
- **2025-07-08** `170414634c90` — 1 breaking, 4 info
- **2025-06-27** `7e7074ff0803` — 1 warning, 1 info
- **2025-06-26** `2fc5956efe3d` — 1 breaking, 4 info
- **2025-06-25** `87a7fe30e436` — 1 info

## Changes

- **2025-08-05** `a9c44dcce761` — 1 warning
  - deleted the `query` request parameter `neighbors`
- **2025-07-09** `04a9a0b50aa3` — 2 breaking, 3 info
  - removed the media type `application/json` for the response with the status `400`
  - removed the media type `application/json` for the response with the status `500`
  - api operation id `get_health` removed and replaced with `getNodeHealth`
  - added the media type `text/plain` for the response with the status `400`
  - added the media type `text/plain` for the response with the status `500`
- **2025-07-08** `488dd3b80020` — 2 breaking, 3 info
  - removed the media type `text/plain` for the response with the status `400`
  - removed the media type `text/plain` for the response with the status `500`
  - api operation id `getNodeHealth` removed and replaced with `get_health`
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `500`
- **2025-07-08** `170414634c90` — 1 breaking, 4 info
  - removed the media type `application/json` for the response with the status `500`
  - api operation id `get_health` removed and replaced with `getNodeHealth`
  - added the new optional `query` request parameter `neighbors`
  - added the media type `text/plain` for the response with the status `500`
  - added the non-success response with the status `400`
- **2025-06-27** `7e7074ff0803` — 1 warning, 1 info
  - deleted the `query` request parameter `neighbors`
  - removed the non-success response with the status `400`
- **2025-06-26** `2fc5956efe3d` — 1 breaking, 4 info
  - removed the media type `text/plain` for the response with the status `500`
  - api operation id `getNodeHealth` removed and replaced with `get_health`
  - added the new optional `query` request parameter `neighbors`
  - added the media type `application/json` for the response with the status `500`
  - added the non-success response with the status `400`
- **2025-06-25** `87a7fe30e436` — 1 info
  - removed the non-success response with the status `400`

---

[Operation](https://skmtc.dev/stacks-network/apis/stacks-3-0-rpc-api/docs/v3/health/get.md) · [API](https://skmtc.dev/stacks-network/apis/stacks-3-0-rpc-api.md) · [Page](https://skmtc.dev/stacks-network/apis/stacks-3-0-rpc-api/changes/v3/health/get)
