---
title: "GetExperimentRunFlowJson"
method: GET
path: "/di/v2/experiment_run/{run_id}/flow_json"
tags: ["ExperimentRun"]
---

# GetExperimentRunFlowJson

`GET /di/v2/experiment_run/{run_id}/flow_json`

根据传入的实验执行ID，获取实验执行的flowjson

## Path parameters

- `run_id` string, required

## Response `200`

OK

- FlowJsonResponse
  - `flow_json` string

## Other responses

- `401` — Unauthorized
- `404` — The Models cannot be found

---

[API](https://skmtc.net/webankfintech/apis/prophecis-rest-service-v2.md) · [All operations](https://skmtc.net/webankfintech/apis/prophecis-rest-service-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/webankfintech/prophecis-rest-service-v2/revisions/ea40aedea89c/schema)
