Render SVG
Runs
Render SVG
Renders the workflow graph as an SVG image using Graphviz.
GET
Render SVG
Authorizations
Raw dev token passed as Authorization: Bearer fabro_dev_... when server.auth.methods includes dev-token.
Path Parameters
Unique run identifier (ULID).
Query Parameters
Optional Graphviz rank direction override for the rendered graph.
Available options:
LR, TB, BT, RL Response
SVG image of the workflow graph
The response is of type string.