---
title: "Peer list"
method: GET
path: "/peers/all"
tags: ["peers"]
---

# Peer list

`GET /peers/all`

Get a list of all ever known not banned peers with a publicly available declared address

## Response `200`

successful operation

- object[]
  - `address` string, required
  - `lastSeen` integer, required

---

[API](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid.md) · [All operations](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wavesplatform/waves-full-node-chainid/revisions/09465bcdf6ce/schema)
