Files
sonr/docs/reference/queries/query-did-get-document.mdx
Prad NukalaandGitHub 13e6c3e84d Master (#1262)
* clear

* feat: Add everything

* fix: Commenht
2025-10-03 14:45:52 -04:00

12 lines
293 B
Plaintext

---
openapi: get /did/v1/document/{did}
title: Get DID Document
description: Retrieve DID document with implementation details
og:title: DID Document Query
---
<Tip>
Use ResolveDID for W3C-compliant resolution. Use this endpoint
when you need Sonr-specific implementation details.
</Tip>