Skip to main content

List nodes created by a run

GET 

/runs/:id/nodes

Returns all graph nodes whose created_by_run_id equals the run identified by id. The response includes the run_id and the full list of nodes. Returns 404 when the run does not exist.

Request

Responses

OK