---
title: "Graph Linked Insight Ids"
method: GET
path: "/api/v1/admin/prisms/graph/insights/linked"
tags: ["Admin APIs", "prisms"]
---

# Graph Linked Insight Ids

`GET /api/v1/admin/prisms/graph/insights/linked`

Graph adjacency for the current prism entity selection.

The browser intersects these ids with the catalog it already holds, so
searching and combining entity selections remain entirely in memory.

## Query parameters

- `entity_id` integer[], required
- `entity_representation` string[], required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-client-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-client-admin-api/revisions/a8ca30023371/schema)
