net.atview.account.role

atview.net

{
  "id": "net.atview.account.role",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt",
          "role",
          "account"
        ],
        "properties": {
          "role": {
            "type": "string",
            "format": "at-uri"
          },
          "account": {
            "type": "string",
            "format": "at-uri"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Account Role experiment"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against net.atview.account.role

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ycd3zyxa6iru5fiplr3un6nr
CID
bafyreibdk7nsfppmmtni6xfipchfr6pdt3yol6gdjyhkyh53cgzci7e7mu
Indexed At
2026-07-26 20:16 UTC
AT-URI
at://did:plc:ycd3zyxa6iru5fiplr3un6nr/com.atproto.lexicon.schema/net.atview.account.role

Lexicon Garden

@