org.atsui.Blob

atsui.org

{
  "id": "org.atsui.Blob",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "src",
            "did"
          ],
          "properties": {
            "did": {
              "type": "string",
              "format": "did",
              "description": "DID of the blob owner. Used to resolve blob URLs."
            },
            "src": {
              "type": "unknown",
              "description": "Blob ref for the image."
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Displays an AT Protocol blob as an image."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.atsui.Blob

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:e4fjueijznwqm2yxvt7q4mba
CID
bafyreicyoisnkwhfxw3blwuqf3ytg343o7orrswl3plxzw5f3gnjneforq
Indexed At
2026-02-13 14:19 UTC
AT-URI
at://did:plc:e4fjueijznwqm2yxvt7q4mba/com.atproto.lexicon.schema/org.atsui.Blob

Version History (2 versions)

Lexicon Garden

@