com.atproto.identity.resolveHandle
#main​
Resolves an atproto handle (hostname) to a DID. Does not necessarily bi-directionally verify against the the DID document.
Parameters​
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| handle | string (handle) | - | ✅ | The handle to resolve. |
Output​
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| did | string (did) | - | ✅ | - |