Retrieves the dataset import logs.
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | datasetVersion | str | The unique version ID of the dataset version. |
| KEY | TYPE | DESCRIPTION | ||||||
|---|---|---|---|---|---|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error | ||||||
| result | DatasetVersionLogs |
|