---
title: "Changes to Resolve a DID"
method: GET
path: "/dids/{id}"
---

# Changes to Resolve a DID

`GET /dids/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 7 revisions.

- **2026-07-17** `fff9410e2681` — 1 info
- **2024-04-23** `0ae5e0169cf0` — 1 breaking, 1 info
- **2024-02-01** `06c3d86591b3` — 5 info
- **2024-01-04** `eef6722c1692` — 1 info
- **2023-11-20** `4b01176296d1` — 1 breaking

## Changes

- **2026-07-17** `fff9410e2681` — 1 info
  - added the optional property `expiry` to the response with the `200` status
- **2024-04-23** `0ae5e0169cf0` — 1 breaking, 1 info
  - removed the required property `pkarr` from the response with the `200` status
  - added the required property `dht` to the response with the `200` status
- **2024-02-01** `06c3d86591b3` — 5 info
  - removed the non-success response with the status `501`
  - added the optional property `sequence_numbers` to the response with the `200` status
  - added the optional property `types` to the response with the `200` status
  - added the required property `did` to the response with the `200` status
  - added the required property `pkarr` to the response with the `200` status
- **2024-01-04** `eef6722c1692` — 1 info
  - endpoint added
- **2023-11-20** `4b01176296d1` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/decentralized-identity/apis/did-dht-gateway-api/docs/dids/:id/get.md) · [API](https://skmtc.dev/decentralized-identity/apis/did-dht-gateway-api.md) · [Page](https://skmtc.dev/decentralized-identity/apis/did-dht-gateway-api/changes/dids/:id/get)
