v106

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-02160524464.6 KB
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