{
"id": "app.didpic.actor.getPrefs",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"prefs"
],
"properties": {
"prefs": {
"type": "array",
"items": {
"ref": "#prefEntry",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"description": "The authenticated viewer's preferences."
},
"prefEntry": {
"type": "object",
"required": [
"kind",
"value"
],
"properties": {
"kind": {
"type": "string",
"description": "Lexicon ref naming the shape of value."
},
"value": {
"type": "unknown"
},
"updatedAt": {
"type": "string",
"format": "datetime"
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:an2jtp4jgkkbtmwfzhpbxawd
- CID
-
bafyreih3a5qye5gbnvywmfh6duu6f5uumitrhg3kuy7zk6st24vfgbz2lu
- Indexed At
- 2026-05-18 01:29 UTC
- AT-URI
-
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.actor.getPrefs