am.noz.atgallery.account

noz.am

{
  "id": "am.noz.atgallery.account",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "formatVersion",
          "createdAt"
        ],
        "properties": {
          "client": {
            "type": "string",
            "maxLength": 100
          },
          "blobCount": {
            "type": "integer",
            "minimum": 0
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime"
          },
          "totalBytes": {
            "type": "integer",
            "minimum": 0
          },
          "formatVersion": {
            "type": "integer",
            "const": 1
          }
        }
      },
      "description": "A public self-declaration record for an account using ATGallery."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against am.noz.atgallery.account

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:lmkzmvv6sdxntwtyxpg7fqqq
CID
bafyreibtuajke4rhzgjs2y3k73qjynhaqjmeogo5ya37phcm5zkv4bh7bm
Indexed At
2026-08-27 11:44 UTC
AT-URI
at://did:plc:lmkzmvv6sdxntwtyxpg7fqqq/com.atproto.lexicon.schema/am.noz.atgallery.account

Version History (2 versions)

Lexicon Garden

@