pub.chive.collection.getSubcollections

chive.pub

{
  "id": "pub.chive.collection.getSubcollections",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "subcollections"
          ],
          "properties": {
            "subcollections": {
              "type": "array",
              "items": {
                "ref": "pub.chive.collection.defs#collectionView",
                "type": "ref"
              },
              "description": "Subcollections of the given collection"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "uri"
        ],
        "properties": {
          "uri": {
            "type": "string",
            "description": "AT-URI of the parent collection"
          }
        }
      },
      "description": "Get subcollections of a given collection"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1
}

Validate Record

Validate a record against pub.chive.collection.getSubcollections

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

Metadata

DID
did:plc:7natp5xae72bddaqlkef2t4e
CID
bafyreihqscmvyzpvphg4h42cx7okrhmds4yelnzcsm3dkdtnt3253bu6di
Indexed At
2026-05-04 17:29 UTC
AT-URI
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.collection.getSubcollections

Referenced Schemas (1)

Lexicon Garden

@