---
title: "Get Massa network infos"
method: GET
path: "/massa/node"
---

# Get Massa network infos

`GET /massa/node`

Returns the currently used massa node infos

## Response `200`

Massa node

- MassaNodeItem — Massa node infos.
  - `network` string, required
  - `url` string, required
  - `chainId` integer

## Other responses

- `404` — Not found.
- `500` — Internal Server Error - The server has encountered a situation it does not know how to handle.

---

[API](https://skmtc.net/massalabs/apis/massastation.md) · [All operations](https://skmtc.net/massalabs/apis/massastation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/massalabs/massastation/versions/26b1a89baa49/schema)
