{
"id": "dev.herisson.test.actor.profile",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"properties": {
"avatar": {
"type": "blob",
"accept": [
"image/png",
"image/jpeg"
],
"maxSize": 1000000,
"description": "Small image to be displayed next accounts interaction. AKA, 'profile picture'"
},
"banner": {
"type": "blob",
"accept": [
"image/png",
"image/jpeg"
],
"maxSize": 1000000,
"description": "Larger horizontal image to display behind profile view."
},
"labels": {
"refs": [
"com.atproto.label.defs#selfLabels"
],
"type": "union",
"description": "Self-label values, specific to the application, on the overall account."
},
"website": {
"type": "string",
"format": "uri"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"description": {
"type": "string",
"maxLength": 2560,
"description": "Free-form profile description text.",
"maxGraphemes": 256
},
"displayName": {
"type": "string",
"maxLength": 640,
"maxGraphemes": 64
}
}
},
"description": "A declaration of a [to be defined] account profile."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:kxx74oyie4dx3apzmmd624at
- CID
-
bafyreiallsghkgfz77ovkdp2c567x4ljw6x3zawebvmglf3eujt3wjohyy
- Indexed At
- 2026-07-26 20:11 UTC
- AT-URI
-
at://did:plc:kxx74oyie4dx3apzmmd624at/com.atproto.lexicon.schema/dev.herisson.test.actor.profile