social.colibri.actor.getNotificationPreference

colibri.social

{
  "id": "social.colibri.actor.getNotificationPreference",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "level"
          ],
          "properties": {
            "level": {
              "type": "string",
              "knownValues": [
                "all",
                "mentionsAndReplies"
              ]
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Returns the authenticated user's notification level, defaulting to 'all' when they haven't set one."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.actor.getNotificationPreference

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mprdjqjluoswa7awzggaggj3
CID
bafyreifr3vervxzqt3mz4lgluy6dmewb3vrznyxryts773sjouug5d6zpi
Indexed At
2026-07-24 14:44 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.actor.getNotificationPreference

Version History (2 versions)

Lexicon Garden

@