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

# Graph Insight Catalog

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

The whole prism-eligible insight corpus in one response.

Same filters and ``excluded`` counts as ``/graph/insights``, unpaginated,
so the picker fetches once and searches in memory instead of per keystroke.
The ETag and the caller's ``If-None-Match`` are relayed both ways so a
client holding the current version revalidates into a 304 rather than
re-downloading the corpus.

## Response `200`

Successful Response

- unknown

---

[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)
