The raw dependency graph for a project
The raw dependency graph for a project
Returns every node and edge in the project’s dependency graph, optionally filtered to a subset of node kinds — the same graph GET /v1/projects/{id}/blast-radius traverses from a single root, but unfiltered by root. Sized for a future graph visualization; nothing in the dashboard renders it today.
Authenticated the same way as GET /v1/projects/{id}/blast-radius (dashboard session, dashboard:read).
GET
The raw dependency graph for a project
Path Parameters
Project id.
Query Parameters
Comma-separated node kinds to include (e.g. prompt,agent). Omit to return every kind.
Lookback window for observed (ClickHouse) call volume and cost.
Required range:
1 <= x <= 90
