{
"id": "app.standard-reader.resolveHandle",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"publications",
"source"
],
"properties": {
"did": {
"type": "string",
"format": "did",
"nullable": true
},
"handle": {
"type": "string",
"nullable": true
},
"source": {
"type": "string",
"knownValues": [
"index",
"repo",
"none"
]
},
"publications": {
"type": "array",
"items": {
"ref": "app.standard-reader.defs#publicationView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"handle"
],
"properties": {
"handle": {
"type": "string"
}
}
},
"description": "Resolve an AT Proto handle, domain, or DID to site.standard.publication previews."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:f4os2wz5fjl56xpwcvtnqu7m
- CID
-
bafyreid5bkasjqriva3asvzef6q53e7bnzhv75hzw3wy3lp6wdigozteia
- Indexed At
- 2026-06-13 04:56 UTC
- AT-URI
-
at://did:plc:f4os2wz5fjl56xpwcvtnqu7m/com.atproto.lexicon.schema/app.standard-reader.resolveHandle