Get datasets the user has access to
DatasetRw
Get datasets the user has access to
Get Datasets that a user has access to based on dataset permissions and input filters
GET
Get datasets the user has access to
Authorizations
Query Parameters
Filter for minimum dataset permission the principal needs to have in returned datasets. Permission within a dataset
Available options:
DeleteDatasetRwV2, EditSecurityDatasetRwV2, ListDatasetRwV2, PerformDatasetRwActionsInProjectV2, PermanentDeleteDatasetRwV2, ReadDatasetRwV2, UpdateDatasetRwV2, PerformDatasetRwActionsAsAdminV2 ProjectIds of datasets to exclude from result.
ProjectIds to get the datasets from. Should not be passed in if projectIdsToExclude is and vice versa.
Boolean to determine whether or not to return project-info in return objects.
How many Datasets from the start to skip. Defaults to 0.
Max number of Datasets to fetch. Defaults to 10.