It used to be possible to do this: ``` client.get_artifacts_as_files(run_id, contains='yaml', path=tmp_loc) ``` but the `contains` option no longer exists.