{
"id": "org.atsui.Avatar",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"src"
],
"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."
},
"size": {
"type": "string",
"default": "medium",
"maxLength": 32,
"description": "Size token.",
"knownValues": [
"xsmall",
"small",
"medium",
"large"
]
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"ref": "at.inlay.defs#response",
"type": "ref"
},
"encoding": "application/json"
},
"description": "Circular profile image at a fixed size."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:e4fjueijznwqm2yxvt7q4mba
- CID
-
bafyreidovcdn6svg6j2fdd6eerq6c2vbkapvyhqxvfmlrygzh34nbso5xq
- Indexed At
- 2026-02-15 21:43 UTC
- AT-URI
-
at://did:plc:e4fjueijznwqm2yxvt7q4mba/com.atproto.lexicon.schema/org.atsui.Avatar
Version History (3 versions)