---
title: "List graphs"
method: GET
path: "/graph"
---

# List graphs

`GET /graph`

Return the list of all existing graphs for the current user.

## Response `200`

Successful Response

- GraphListResponse — Data model for graph list response.
  - `graphs` string[], required — List of existing graphs

---

[API](https://skmtc.net/circlemind-ai/apis/circlemind-api.md) · [All operations](https://skmtc.net/circlemind-ai/apis/circlemind-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/circlemind-ai/circlemind-api/versions/c3a63bdae00a/schema)
