{
"id": "rip.pds.admin.findAccounts",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "NotAnOperator",
"description": "The calling account does not operate this server."
}
],
"output": {
"schema": {
"type": "object",
"required": [
"accounts"
],
"properties": {
"accounts": {
"type": "array",
"items": {
"ref": "rip.pds.admin.defs#accountView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"q"
],
"properties": {
"q": {
"type": "string",
"description": "A DID, or any part of a handle."
}
}
},
"description": "Look an account up by handle or DID, to find out who owns it. Matches deleted accounts too. Operators only."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:w24v65i3bcsxk6mbbgfdukve
- CID
-
bafyreifpyttfwiobqpln6ie5euvbgcjpnol6ovgta7dbfoih5gm5ckkkau
- Indexed At
- 2026-09-24 02:18 UTC
- AT-URI
-
at://did:plc:w24v65i3bcsxk6mbbgfdukve/com.atproto.lexicon.schema/rip.pds.admin.findAccounts