HomeGuidesAPI ReferenceRelease notes
Log In
API Reference

Get Datasets

Retrieve all Datasets based on search query OR provided filters

  • search (str or None): Optional, Global search query to filter datasets across multiple fields (id, name, created_at, updated_at). If provided, specific filters are ignored.
  • 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.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1
Defaults to 1

Page number

integer
≤ 1000
Defaults to 25
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json