I see the Python API:download_artifacts(run_id: str, path: str, dst_path: Optional[str] = None) → str
(here), but I can't find the equivalent in REST.
↧
How to download an artifact from MLFlow using REST?
↧