---
title: "List all Peering peers"
method: GET
path: "/admin/peering/peers"
tags: ["admin"]
---

# List all Peering peers

`GET /admin/peering/peers`

This endpoint can be used to list all peers on Peering Service

## Response `200`

OK

- string

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

## Changes

- **2022-11-29** `ccc52f029fac` — 2 info
  - api tag `peering` removed
  - api tag `peers` removed
- **2022-11-16** `8ebeb41776f5` — 2 info
  - api tag `peering` added
  - api tag `peers` added
- **2022-11-11** `02c54f454c8f` — 2 info
  - api tag `peering` removed
  - api tag `peers` removed
- **2022-11-07** `c03ca04ba831` — 3 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `500`
  - added the success response with the status `200`
- **2022-11-07** `02272f8e48e5` — 1 breaking, 2 info
  - removed the success response with the status `200`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `500`

[Full history](https://skmtc.dev/application-research/apis/estuary-api/changes/admin/peering/peers/get.md)

---

[API](https://skmtc.dev/application-research/apis/estuary-api.md) · [All operations](https://skmtc.dev/application-research/apis/estuary-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/application-research/estuary-api/revisions/b9ae518bf64b/schema)
