buzz.bookhive.getUserLists

bookhive.buzz

{
  "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
}

Validate Record

Validate a record against buzz.bookhive.getUserLists

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

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

Referenced Schemas (1)

Lexicon Garden

@