social.colibri.actor.getNotificationPreference

colibri.social

{
  "id": "social.colibri.actor.getNotificationPreference",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "AuthRequired",
          "description": "Missing, malformed, or unverifiable service auth."
        }
      ],
      "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
bafyreihjc73v77zag7zvmejlb33hld2kqibhb5vig7uq6pa2instp72gme
Indexed At
2026-07-31 21:22 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.actor.getNotificationPreference

Version History (2 versions)

Lexicon Garden

@