Backfill in-progress. Some lexicons and records may be missing or incomplete.

com.atproto.identity.defs

atproto-lexicons.bsky.social

{
  "id": "com.atproto.identity.defs",
  "defs": {
    "identityInfo": {
      "type": "object",
      "required": [
        "did",
        "handle",
        "didDoc"
      ],
      "properties": {
        "did": {
          "type": "string",
          "format": "did"
        },
        "didDoc": {
          "type": "unknown",
          "description": "The complete DID document for the identity."
        },
        "handle": {
          "type": "string",
          "format": "handle",
          "description": "The validated handle of the account; or 'handle.invalid' if the handle did not bi-directionally match the DID document."
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.atproto.identity.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:6msi3pj7krzih5qxqtryxlzw
CID
bafyreiftikhen7lwpyay4e4sycmmflexkroqjwwpfuqtmog3vjhs2qnz3m
Indexed At
2026-01-09 12:47 UTC
AT-URI
at://did:plc:6msi3pj7krzih5qxqtryxlzw/com.atproto.lexicon.schema/com.atproto.identity.defs

Lexicon Garden

@