{
"id": "lol.dids.manage.listSpaceSites",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "SpaceNotFound",
"description": "Bard is not connected to that space, or the caller is neither its authority nor a viewer."
}
],
"output": {
"schema": {
"type": "object",
"required": [
"domains"
],
"properties": {
"cursor": {
"type": "string",
"description": "Present when more entries exist."
},
"domains": {
"type": "array",
"items": {
"ref": "lol.dids.defs#domainView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"space"
],
"properties": {
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1,
"description": "Maximum entries to return."
},
"space": {
"type": "string",
"format": "at-uri"
},
"cursor": {
"type": "string",
"description": "Pagination cursor from a previous response."
}
}
},
"description": "The domains registered to a space, with the state of each. Authority and viewers."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:cbkjy5n7bk3ax2wplmtjofq2
- CID
-
bafyreibprwejeaowxnarzqumn3v6ye6magwgzm5eczln2akjdufcqf535y
- Indexed At
- 2026-08-30 03:11 UTC
- AT-URI
-
at://did:plc:cbkjy5n7bk3ax2wplmtjofq2/com.atproto.lexicon.schema/lol.dids.manage.listSpaceSites