Get the asset graph as one run saw it
The workspace asset graph with its dbt half pinned to what a single run built. Only a dynamic descriptor (a {{ }} placeholder in vars) leaves a per-run snapshot; without one for this job the pinned version's own graph answers, so a run page may use this route unconditionally. Authorized through the job, the same gate as run_progress — pinning to a run is job-scoped, which is why assets/graph cannot do it.
Path parameters
The job whose graph to render
Query parameters
Filter by asset kinds (comma-separated list)
Scope the graph to runnables in a single folder
Fallback only, for a job that names no deployed script — a preview or a flow. For a script job the version comes from the job row itself, so this is ignored: which deploy's models, SQL and ref() lineage are shown is not the caller's to choose.
Response
asset graph nodes, lineage edges and trigger edges