{
"id": "space.highport.sites.listSites",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"sites"
],
"properties": {
"sites": {
"type": "array",
"items": {
"ref": "space.highport.defs#siteView",
"type": "ref"
}
},
"cursor": {
"type": "string",
"description": "Present when more entries exist."
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"did": {
"type": "string",
"format": "did",
"description": "List only the sites of this identity."
},
"tile": {
"type": "string",
"format": "at-uri",
"description": "List only the sites bound to this tile."
},
"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 public directory of active sites. With did, the sites of one identity; with tile, the sites bound to one tile."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:ciygg5hma4q7ah2kxaszkyob
- CID
-
bafyreif4shc2vhp3bdherosrw3qgrvx4vonouoaj7mxe3t6oms544ef4g4
- Indexed At
- 2026-09-01 13:06 UTC
- AT-URI
-
at://did:plc:ciygg5hma4q7ah2kxaszkyob/com.atproto.lexicon.schema/space.highport.sites.listSites
Version History (2 versions)