Runs
Render SVG
Renders the workflow graph as an SVG image using Graphviz.
get/api/v1/runs/{id}/graph
Path parameters
idstring required
Unique run identifier (ULID).
Query parameters
direction'LR' | 'TB' | 'BT' | 'RL'
Optional Graphviz rank direction override for the rendered graph.
Response
SVG image of the workflow graph