---
title: "GetExperimentRunNodeLogs"
method: GET
path: "/di/v2/experiment_run/{run_id}/{node_id}/logs"
tags: ["ExperimentRun"]
---

# GetExperimentRunNodeLogs

`GET /di/v2/experiment_run/{run_id}/{node_id}/logs`

根据传入的实验执行ID，节点ID获取对应的日志

## Path parameters

- `run_id` string, required
- `node_id` string, required

## Response `200`

OK

## 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/versions/ea40aedea89c/schema)
