Viewing the list of files in a datasetΒΆ

To get the list of files in a dataset, view the files property of the dataset.

To filter dataset files based on their processing status, call:

  • get_failed_files

  • get_running_files

  • get_queued_files

  • get_processed_files