{
"id": "buzz.bookhive.getUserLists",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"lists"
],
"properties": {
"lists": {
"type": "array",
"items": {
"ref": "buzz.bookhive.getList#listView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"did"
],
"properties": {
"did": {
"type": "string",
"description": "DID of the user whose lists to fetch"
}
}
},
"description": "Get all book lists for a user."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:enu2j5xjlqsjaylv3du4myh4
- CID
-
bafyreihs62jnlxdkceglhzcmmnzdnhndgut3pzjiwdaylyprhsxv3v5s2i
- Indexed At
- 2026-03-25 09:47 UTC
- AT-URI
-
at://did:plc:enu2j5xjlqsjaylv3du4myh4/com.atproto.lexicon.schema/buzz.bookhive.getUserLists