List Profile Tasks for a Dataset
Retrieve a list of all profile tasks for a given dataset. Returns an array of ProfileTask objects for the specified datasetId.
Query Parameters |
---|
datasetId string — REQUIREDId of the dataset for which all profile tasks are requested |
Responses | ||||||
---|---|---|---|---|---|---|
200 A list of profile tasks for the specified dataset
| ||||||
400 Invalid or missing datasetId parameter
| ||||||
401 Unauthorized access |