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
- 200
- 422
Successful Response
Validation Error