---
title: "Get Stats"
method: GET
path: "/agent-knowledge/stats"
tags: ["agent-knowledge"]
---

# Get Stats

`GET /agent-knowledge/stats`

## Query parameters

- `include_hidden` boolean — Include files and directories hidden from customers. Defaults to true so platform admins can find and unhide them. Set false to preview the customer-visible tree.

## Response `200`

Successful Response

- AgentKnowledgeSummaryStatsResponse
  - `totalEntries` integer, required
  - `contributorCount` integer, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/traversal/apis/fastapi.md) · [All operations](https://skmtc.net/traversal/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/traversal/fastapi/revisions/2134ebffd1ef/schema)
