---
title: "Get agent memory graph data (RAG vector DB stats)"
method: GET
path: "/api/memory/graph"
tags: ["Admin"]
---

# Get agent memory graph data (RAG vector DB stats)

`GET /api/memory/graph`

## Query parameters

- `agent` string

## Response `200`

Memory graph data

- object
  - `agents` object[]

## Other responses

- `401` — Authentication required

## Changes

- **2026-03-21** `6f26b67f7a0a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/builderz-labs/apis/mission-control-api/changes/api/memory/graph/get.md)

---

[API](https://skmtc.dev/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.dev/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/revisions/751f6c65ac77/schema)
