---
title: "Get Agents Graph"
method: GET
path: "/v1/system/graph"
---

# Get Agents Graph

`GET /v1/system/graph`

Return SecGemini graph as dict of dicts
Returns:
    JSONResponse: nx.from_dict_of_dicts

## Query parameters

- `model_string` string
- `can_log` boolean
- `toolsets_to_enable` string
- `toolsets_to_disable` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 5 revisions in range; 1 could not be searched.

- **2025-05-04** `d7e615a9c1d6` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/google/apis/sec-gemini/changes/v1/system/graph/get.md)

---

[API](https://skmtc.dev/google/apis/sec-gemini.md) · [All operations](https://skmtc.dev/google/apis/sec-gemini/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/sec-gemini/revisions/cc76ee2bed1c/schema)
