---
title: "Get Node's SPR"
method: GET
path: "/spr"
tags: ["Node"]
---

# Get Node's SPR

`GET /spr`

## Response `200`

Node's SPR

- SPRRead
  - `spr` string, required — Signed Peer Record (libp2p)

## Other responses

- `503` — Node SPR not ready, try again later

## Changes

- **2025-04-02** `c45fb5a40b67` — 1 breaking, 2 info
  - removed the media type `plain/text` for the response with the status `200`
  - added the media type `text/plain` for the response with the status `200`
  - the response property `spr` became required for the status `200`
- **2024-10-14** `60a3fe70051c` — 1 info
  - endpoint added
- **2023-03-15** `dfe487dfc0e2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/logos-storage/apis/logos-storage-api/changes/spr/get.md)

---

[API](https://skmtc.dev/logos-storage/apis/logos-storage-api.md) · [All operations](https://skmtc.dev/logos-storage/apis/logos-storage-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/logos-storage/logos-storage-api/revisions/08d9f3fb83f3/schema)
