social.showcase.profile.preferences

lexicons.showcase.social

{
  "id": "social.showcase.profile.preferences",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "visibility",
          "activity",
          "notifications",
          "privacy",
          "updatedAt"
        ],
        "properties": {
          "display": {
            "ref": "social.showcase.defs#displaySettings",
            "type": "ref"
          },
          "privacy": {
            "ref": "social.showcase.defs#privacySettings",
            "type": "ref"
          },
          "activity": {
            "ref": "social.showcase.defs#activitySettings",
            "type": "ref"
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          },
          "visibility": {
            "ref": "social.showcase.defs#visibilitySettings",
            "type": "ref"
          },
          "notifications": {
            "ref": "social.showcase.defs#notificationSettings",
            "type": "ref"
          },
          "schemaVersion": {
            "type": "integer",
            "default": 1,
            "description": "Schema version for migrations (defaults to 1 if missing)"
          }
        }
      },
      "description": "User preferences and settings"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.showcase.profile.preferences

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:yckosuxxph7mjwtbiztraiex
CID
bafyreiahrymxxawr2enzocl3h744kgwarivd4fcyexwegmykb5h4rs25u4
Indexed At
2026-01-18 11:03 UTC
AT-URI
at://did:plc:yckosuxxph7mjwtbiztraiex/com.atproto.lexicon.schema/social.showcase.profile.preferences

Referenced Schemas (5)

Lexicon Garden

@