{
"id": "community.gifthood.actor.getPreferences",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "AuthRequired",
"description": "The caller is not authenticated; preferences are viewer-private and require a session."
}
],
"output": {
"schema": {
"type": "object",
"required": [
"preferences"
],
"properties": {
"preferences": {
"ref": "community.gifthood.actor.defs#preferencesView",
"type": "ref",
"description": "The viewer's personalization settings."
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {}
},
"description": "Fetch the viewer's personalization settings as one bundle. Always viewer-private (requires a session); no params — the caller's own preferences are returned. AuthRequired when logged out."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:7prvtl4j6wsfmkrfrnwknuxj
- CID
-
bafyreihtdyzweturerx5nx2bzifhu3n3ypvkfwpxehg3rbgadqelpftjfq
- Indexed At
- 2026-07-26 20:06 UTC
- AT-URI
-
at://did:plc:7prvtl4j6wsfmkrfrnwknuxj/com.atproto.lexicon.schema/community.gifthood.actor.getPreferences