com.atproto.identity.resolveDid
#main​
Resolves DID to DID document. Does not bi-directionally verify handle.
Parameters​
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
did | string (did) | - | ✅ | DID to resolve. |
Output​
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
didDoc | unknown | - | ✅ | The complete DID document for the identity. |