get https://api.scale.com/v1/nucleus/dataset
NucleusClient.datasets -> List[Dataset]
This endpoint retrieves all the Datasets
owned by the user as an array of dataset_ids
.
NucleusClient.datasets -> List[Dataset]
This endpoint retrieves all the Datasets
owned by the user as an array of dataset_ids
.
Try It!
to start a request and see the response here!