Retrieves the data preparation logs during model training.
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | modelVersion | str | The unique version ID of the model version. |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| result | list[DataPrepLogs] |