mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
12 lines
293 B
Plaintext
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>
|