{
"id": "ooo.bsky.hds.listRecords",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"boxes"
],
"properties": {
"boxes": {
"type": "array",
"items": {
"ref": "ooo.bsky.hidden.box",
"type": "ref"
}
},
"cursor": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"repo",
"collection"
],
"properties": {
"repo": {
"type": "string",
"format": "at-identifier"
},
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string"
},
"collection": {
"type": "string",
"format": "nsid"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}
Metadata
- DID
-
did:web:bsky.ooo
- CID
-
bafyreie6p6gz6wrunkc67jww4eypmg24aic5mz25xxepdwqy6n4pszz55e
- Indexed At
- 2026-04-04 00:36 UTC
- AT-URI
-
at://did:web:bsky.ooo/com.atproto.lexicon.schema/ooo.bsky.hds.listRecords