---
title: "Get DNS-encoded BEP44 records from the DHT"
method: GET
path: "/{id}"
tags: ["DHT"]
---

# Get DNS-encoded BEP44 records from the DHT

`GET /{id}`

Get a DNS-encoded BEP44 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

- **2024-04-23** `0ae5e0169cf0` — 2 info
  - api tag `DHT` added
  - api tag `Pkarr Relay` removed
- **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/fff9410e2681/schema)
