---
title: "Changes to Returns information about the node with the given main account."
method: GET
path: "/nodes/{publicKey}"
---

# Changes to Returns information about the node with the given main account.

`GET /nodes/{publicKey}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 12 revisions.

- **2021-11-16** `c0901419835b` — 2 warning, 2 info
- **2021-11-15** `82a80c34d5d4` — 1 info
- **2021-11-15** `e9994296b4ce` — 1 breaking

## Changes

- **2021-11-16** `c0901419835b` — 2 warning, 2 info
  - removed the optional property `apiStatus/webSocket/isWssEnabled` from the response with the `200` status
  - removed the optional property `apiStatus/webSocket/webSocketUrl` from the response with the `200` status
  - added the optional property `apiStatus/webSocket/url` to the response with the `200` status
  - added the optional property `apiStatus/webSocket/wss` to the response with the `200` status
- **2021-11-15** `82a80c34d5d4` — 1 info
  - added the required property `apiStatus/webSocket` to the response with the `200` status
- **2021-11-15** `e9994296b4ce` — 1 breaking
  - added the pattern `^([0-9A-Fa-f]){64}$` to the `path` request parameter `publicKey`

---

[Operation](https://skmtc.dev/symbol/apis/symbol-statistic-service-api-documentation/docs/nodes/:publicKey/get.md) · [API](https://skmtc.dev/symbol/apis/symbol-statistic-service-api-documentation.md) · [Page](https://skmtc.dev/symbol/apis/symbol-statistic-service-api-documentation/changes/nodes/:publicKey/get)
