---
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

---

[API](https://skmtc.net/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.net/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/versions/b920835b2793/schema)
