{
"id": "at.mapped.profile",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"required": [
"createdAt"
],
"properties": {
"bio": {
"type": "string",
"maxLength": 256,
"description": "Optional short bio"
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "When the profile was created"
},
"displayName": {
"type": "string",
"maxLength": 64,
"description": "Optional display name"
}
}
},
"description": "A user's mapped.at profile. Singleton record — rkey is always 'self'."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:l5m5nuh5cvdatyn5fjxar2sh
- CID
-
bafyreigm66eaj75bd5cjwwuptppx64ismzsuwxuwkmstr5rjmfgnjzgtqa
- Indexed At
- 2026-04-11 16:40 UTC
- AT-URI
-
at://did:plc:l5m5nuh5cvdatyn5fjxar2sh/com.atproto.lexicon.schema/at.mapped.profile