---
title: "Get My Memory Overview"
method: GET
path: "/api/memory/overview"
tags: ["v2", "memory", "memory", "private"]
---

# Get My Memory Overview

`GET /api/memory/overview`

Counts for the caller's account (AutoPilot) memory.

## Response `200`

Successful Response

- MemoryScopeOverview — Counts for one memory scope, shown on the settings page and in the erase-confirmation dialog.
  - `expert_id` string, nullable
  - `facts` integer, required
  - `entities` integer, required
  - `episodes` integer, required

## Other responses

- `401` — Authentication required

---

[API](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server.md) · [All operations](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/significant-gravitas/autogpt-agent-server/revisions/2f82328f5184/schema)
