{
"id": "net.atview.experimental.account",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"createdAt",
"actor"
],
"properties": {
"type": {
"type": "string",
"default": "user",
"maxLength": 640,
"description": "Type of the account",
"knownValues": [
"project",
"user",
"organisation",
"collective"
],
"maxGraphemes": 64
},
"actor": {
"refs": [
"app.bsky.actor.defs#profileViewDetailed",
"net.atview.experimental.managedprofile"
],
"type": "union",
"description": "Reference to a user's profile or managed profile"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"overrides": {
"ref": "#overrides",
"type": "ref",
"description": "Overrides for the profile"
}
}
},
"description": "Account experiment"
},
"overrides": {
"type": "object",
"properties": {
"name": {
"type": "string",
"maxLength": 640,
"maxGraphemes": 64
},
"avatar": {
"type": "string",
"format": "uri",
"maxLength": 2048
},
"description": {
"type": "string",
"maxLength": 2560,
"maxGraphemes": 256
}
},
"additionalProperties": false
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:ycd3zyxa6iru5fiplr3un6nr
- CID
-
bafyreicdcgaqcxs3ry64dtsgypsvjl2qd2uua4yr5iz5v47xiqjez3dxha
- Indexed At
- 2026-07-26 20:16 UTC
- AT-URI
-
at://did:plc:ycd3zyxa6iru5fiplr3un6nr/com.atproto.lexicon.schema/net.atview.experimental.account