at.youandme.connection

youandme.at

{
  "id": "at.youandme.connection",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "DID of the connected user"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A connection created by scanning someone's QR code"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.youandme.connection

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:zfgfhm7mpslcdc3mk3z6sebw
CID
bafyreihcrjhml5ww3q47bpqg76nsmefkc5j3t76ipedvfu4hvksufrxdrm
Indexed At
2026-03-22 21:29 UTC
AT-URI
at://did:plc:zfgfhm7mpslcdc3mk3z6sebw/com.atproto.lexicon.schema/at.youandme.connection

Lexicon Garden

@