Get Datasets the user has access to
Get Datasets that a user has access to based on Dataset permissions and input filters
Authorizations
Query Parameters
Filter for the minimum Dataset permission the principal must have on the returned Datasets. Permission within a Dataset
DeleteDatasetRwV2, EditPropertyValuesDatasetRwV2, EditSecurityDatasetRwV2, EditTaxonomyTagsDatasetRwV2, ListDatasetRwV2, PerformDatasetRwActionsInProjectV2, PermanentDeleteDatasetRwV2, ReadDatasetRwV2, UpdateDatasetRwV2, PerformDatasetRwActionsAsAdminV2 Project IDs of the Datasets to exclude from the result.
Project IDs to get the Datasets from. Should not be passed in if projectIdsToExclude is passed in, and vice versa.
Whether to return project info in the returned objects.
If false, exclude Datasets that belong to archived projects. Defaults to true for backward compatibility.
How many Datasets from the start to skip. Defaults to 0.
Max number of Datasets to fetch. Defaults to 10.