mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
@@ -0,0 +1,11 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user