Skip to main content
GET
Render SVG

Authorizations

Authorization
string
header
required

Raw dev token passed as Authorization: Bearer fabro_dev_... when server.auth.methods includes dev-token.

Path Parameters

id
string
required

Unique run identifier (ULID).

Query Parameters

direction
enum<string>

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.