Hi all,

 

I’ve successfully created a backtest via REST API and know how to wait for it to complete. However, there’s no documentation on how to download the generated log. In the console, I can access the log by scrolling down and clicking the “Download logs” link. In addition, there is a section in the documentation for accessing log via API, but not for backtests.

Has anyone successfully downloaded backtest logs via API?

 

Thanks,