com.atproto.lexicon.resolveLexicon
#main​
Resolves an atproto lexicon (NSID) to a schema.
Parameters​
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| nsid | string (nsid) | - | ✅ | The lexicon NSID to resolve. |
Output​
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| cid | string (cid) | - | ✅ | The CID of the lexicon schema record. |
| schema | com.atproto.lexicon.schema#main | - | ✅ | - |
| uri | string (at-uri) | - | ✅ | The AT-URI of the lexicon schema record. |