Get Datasets

Retrieve all Datasets based on provided filters

  • name (str or None): Optional, Name of the dataset based on which records to be fetched.
  • description (str or None): Optional, Description of the dataset based on which records to be fetched.
  • id (str or None): Optional, Unique identifier of the dataset based on which records to be fetched.
  • model_version_id (str or None): Optional, Model version identifier based on which datasets to be fetched.
  • created_by (str or None): Optional, Identifier of the user who created the datasets based on which datasets to be fetched.
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!