{
"id": "lol.dids.manage.listSpaces",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"spaces"
],
"properties": {
"cursor": {
"type": "string",
"description": "Present when more entries exist."
},
"spaces": {
"type": "array",
"items": {
"ref": "lol.dids.defs#spaceView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1,
"description": "Maximum entries to return."
},
"cursor": {
"type": "string",
"description": "Pagination cursor from a previous response."
}
}
},
"description": "The caller's spaces: those the caller is the authority of first, then those the caller has granted bard access to within the viewer window."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:cbkjy5n7bk3ax2wplmtjofq2
- CID
-
bafyreiahe6oogzt6sfk3xvdkpwdlijs44nhswg26s45excg3bn4xn6m5zq
- Indexed At
- 2026-08-30 03:10 UTC
- AT-URI
-
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/lol.dids.manage.listSpaces