---
title: "Get Pkarr records from the DHT"
method: GET
path: "/{id}"
tags: ["Pkarr Relay"]
---

# Get Pkarr records from the DHT

`GET /{id}`

Get a Pkarr record set from the DHT

## Path parameters

- `id` string, required

## Response `200`

64 bytes sig, 8 bytes u64 big-endian seq, 0-1000 bytes of v.

## Other responses

- `400` — Bad request
- `404` — Not found
- `500` — Internal server error

## Changes

- **2023-11-20** `4b01176296d1` — 2 info
  - api tag `Pkarr Relay` added
  - api tag `DHT` removed

[Change history](https://skmtc.dev/decentralized-identity/apis/did-dht-gateway-api/changes/:id/get.md)

---

[API](https://skmtc.dev/decentralized-identity/apis/did-dht-gateway-api.md) · [All operations](https://skmtc.dev/decentralized-identity/apis/did-dht-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/decentralized-identity/did-dht-gateway-api/revisions/2df84fe481c8/schema)
