org.atsui.Record

atsui.org

{
  "id": "org.atsui.Record",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "uri"
          ],
          "properties": {
            "uri": {
              "type": "string",
              "format": "at-uri",
              "description": "AT-URI of the record to display"
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "ref": "at.inlay.defs#response",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "description": "Renders any record."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.atsui.Record

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:e4fjueijznwqm2yxvt7q4mba
CID
bafyreibleavtpc5b6p632f6jtu3nfsmy3bger755oqy3s6lvfvuhjinauq
Indexed At
2026-02-13 23:40 UTC
AT-URI
at://did:plc:e4fjueijznwqm2yxvt7q4mba/com.atproto.lexicon.schema/org.atsui.Record

Version History (2 versions)

Referenced Schemas (1)

Lexicon Garden

@