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

Response

asset graph nodes, lineage edges and trigger edges

Changes