---
title: "Walk the references / backlinks graph rooted at this capsule"
method: GET
path: "/api/preview/capsules/{id}/graph"
tags: ["capsule"]
---

# Walk the references / backlinks graph rooted at this capsule

`GET /api/preview/capsules/{id}/graph`

## Path parameters

- `id` string, required — UUID v4 string

## Response `200`

Successful response

- object
  - `edges` object[], required
  - `nodes` object[], required
  - `overflowRefs` string[]
  - `truncated` boolean

---

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