app.userinput.checkedNotifications

userinput.app

{
  "id": "app.userinput.checkedNotifications",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "checkedAt"
        ],
        "properties": {
          "checkedAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Singleton (rkey 'self') marking when the user last checked their notifications."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.userinput.checkedNotifications

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:uyixj57k6nmxrdj7pjs2ss5s
CID
bafyreiadtseawnnuom2jgc4ierv6lqr55drh2fkkgjqylfyzztbgbepgea
Indexed At
2026-06-07 09:51 UTC
AT-URI
at://did:plc:uyixj57k6nmxrdj7pjs2ss5s/com.atproto.lexicon.schema/app.userinput.checkedNotifications

Lexicon Garden

@