pub.openletter.endorsement

openletter.pub

{
  "id": "pub.openletter.endorsement",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "comment": {
            "type": "string",
            "maxLength": 5000,
            "description": "A reason for signing.",
            "maxGraphemes": 500
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "The petition being endorsed."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A signer's support for a petition."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against pub.openletter.endorsement

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:vrxdl7yd3vz2hzdosqaywvb3
CID
bafyreigtqm47ub2qdp3lcl3xv3be4kl4lr54j7m4jtxsb5ssk7jzlp2pye
Indexed At
2026-06-09 11:42 UTC
AT-URI
at://did:plc:vrxdl7yd3vz2hzdosqaywvb3/com.atproto.lexicon.schema/pub.openletter.endorsement

Lexicon Garden

@