---
title: "Retrieve peer nodes status"
method: GET
path: "/api/peers"
tags: ["Cloud18"]
---

# Retrieve peer nodes status

`GET /api/peers`

This endpoint retrieves the status of all peer nodes.

## Headers

- `Authorization` string, required

## Response `200`

List of peer nodes

- PeerPeerNodeStatus[]
  - `error` string
  - `lastUpdate` string

## Other responses

- `401` — Unauthenticated resource
- `500` — Failed to get token claims or Error Marshal

---

[API](https://skmtc.net/signal18/apis/untitled-api.md) · [All operations](https://skmtc.net/signal18/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/signal18/untitled-api/revisions/7465ea0ee21a/schema)
