get_run
Retrieve a completed run's summary using its run_id. Pass the run_id from run_backtest to view backtest results.
Instructions
Fetch a completed run's summary by its run_id. Example: get_run(run_id='a66d00139531003ef3abd6f9971de243').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The run_id returned by run_backtest. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||