com.atproto.identity.resolveIdentity
#main​
Resolves an identity (DID or Handle) to a full identity (DID document and verified handle).
Parameters​
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| identifier | string (at-identifier) | - | ✅ | Handle or DID to resolve. |
Output​
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| ref | com.atproto.identity.defs#identityInfo | - | ✅ | - |