asset
Get the workspace-wide asset <-> runnable graph
get/w/{workspace}/assets/graph
Path parameters
workspacestring required
Query parameters
asset_kindsstring
Filter by asset kinds (comma-separated list)
folderstring
Scope the graph to runnables in a single folder
dbt_script_hashstring
Render the dbt half of the graph as one version of a dbt script had it, rather than as the currently deployed one. Given this, folder no longer scopes the dbt nodes: the pinned version's own models and lineage are the answer, including models a later deploy removed.
Response
asset graph nodes, lineage edges and trigger edges