at.margin.verification

margin.at

{
  "id": "at.margin.verification",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "The DID of the user being verified"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A verification record stored on the verifier's PDS indicating they have verified another user"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Verification record - staff can verify users as trusted contributors"
}

Validate Record

Validate a record against at.margin.verification

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:rjqn3agdb74cszhqcpii4sne
CID
bafyreiet5h3x32edm7gvayxerk62ujfd5cqdopieq4ird3ljiee4xwuowy
Indexed At
2026-01-17 07:46 UTC
AT-URI
at://did:plc:rjqn3agdb74cszhqcpii4sne/com.atproto.lexicon.schema/at.margin.verification

Lexicon Garden

@