runs
Get Run Dag
Get the DAG for a given pipeline run.
Args: run_id: ID of the pipeline run to use to get the DAG.
Returns: The DAG for a given pipeline run.
get/api/v1/runs/{run_id}/graph
Path parameters
run_idstring uuid required
Response
Successful Response