Skip to main content

Get a stored execution graph

GET 

/compile/graphs/:graph_id

Retrieve a stored execution graph by graph_id.

Use to inspect the compiled IR or to obtain the ir_hash for audit verification. Pass graph_id to POST /execute/graph for execution.

HTTP 404 — graph not found.

Request

Responses

Successful Response