{
"id": "app.didpic.identity.resolveHandle",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "HandleNotFound"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"did"
],
"properties": {
"did": {
"type": "string",
"format": "did"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"handle"
],
"properties": {
"handle": {
"type": "string",
"format": "handle"
}
}
},
"description": "Resolve a handle (e.g. alice.example.com) to a DID. Strict: DIDs are rejected — callers should pass them straight through."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:an2jtp4jgkkbtmwfzhpbxawd
- CID
-
bafyreify22k2xoooscwwduuxosa2ozgf7hibu2lwx6nqu5eteqplihncuq
- Indexed At
- 2026-05-16 06:10 UTC
- AT-URI
-
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.identity.resolveHandle
Version History (2 versions)