pub.chive.admin.getOverview

chive.pub

{
  "id": "pub.chive.admin.getOverview",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "AuthenticationRequired"
        },
        {
          "name": "AdminRequired"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "eprints",
            "authors",
            "reviews",
            "endorsements",
            "collections",
            "tags"
          ],
          "properties": {
            "tags": {
              "type": "integer",
              "description": "Total indexed tags"
            },
            "authors": {
              "type": "integer",
              "description": "Total indexed authors"
            },
            "eprints": {
              "type": "integer",
              "description": "Total indexed eprints"
            },
            "reviews": {
              "type": "integer",
              "description": "Total indexed reviews"
            },
            "collections": {
              "type": "integer",
              "description": "Total indexed collections"
            },
            "endorsements": {
              "type": "integer",
              "description": "Total indexed endorsements"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {}
      },
      "description": "Get aggregate counts from all index tables"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1
}

Validate Record

Validate a record against pub.chive.admin.getOverview

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@