{
"id": "dev.cocore.account.listProfiles",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"profiles"
],
"properties": {
"profiles": {
"type": "array",
"items": {
"ref": "dev.cocore.defs#indexedRecord",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"description": "List every indexed `dev.cocore.account.profile` record (capped at 500). Used to render display-name + avatar chips for the DIDs hosting machines."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:5quuhkmwe2q4k3azfsgg7kdz
- CID
-
bafyreieyrdt4pqygmbac264uk4ngmeleuwk73pitgsbazmn76mkwswkf3q
- Indexed At
- 2026-06-21 00:58 UTC
- AT-URI
-
at://did:plc:5quuhkmwe2q4k3azfsgg7kdz/com.atproto.lexicon.schema/dev.cocore.account.listProfiles
Referenced Schemas (1)
-
dev.cocore.defs#indexedRecord