---
title: "Get Memory Stats"
method: GET
path: "/api/memory/stats"
tags: ["memory"]
---

# Get Memory Stats

`GET /api/memory/stats`

## Response `200`

Successful Response

- MemoryStatsResponse
  - `total_count` integer, required
  - `category_counts` object, required
  - `tag_counts` object, required
  - `memory_store_type` string, required
  - `error` string, nullable

---

[API](https://skmtc.net/xorbitsai/apis/xagent.md) · [All operations](https://skmtc.net/xorbitsai/apis/xagent/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/xorbitsai/xagent/revisions/33e4ba4936ad/schema)
