---
title: "Get neighbor info"
method: GET
path: "/api/neighbors"
tags: ["neighbors"]
---

# Get neighbor info

`GET /api/neighbors`

Returns neighbor info data from all nodes that have sent NeighborInfo packets

## Query parameters

- `node` integer
- `limit` integer

## Response `200`

OK

- object

---

[API](https://skmtc.dev/cubeos-app/apis/meshsat-api.md) · [All operations](https://skmtc.dev/cubeos-app/apis/meshsat-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cubeos-app/meshsat-api/revisions/c019b6af96ea/schema)
