---
title: "Get Segment Group Graph"
method: GET
path: "/v1/segment_groups/{segment_group_id}/graph"
tags: ["Segmentation"]
---

# Get Segment Group Graph

`GET /v1/segment_groups/{segment_group_id}/graph`

## Path parameters

- `segment_group_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-18** `fb9750c99d0a` — 1 warning
  - for the `path` request parameter `segment_group_id`, the maxLength was set to `32`

[Change history](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api/changes/v1/segment_groups/:segment_group_id/graph/get.md)

---

[API](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api.md) · [All operations](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api/llms.txt) · [OpenAPI document](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api/revisions/32e27bc547ae?raw)
