List Quality Tasks for a Dataset
Retrieve a list of all quality tasks for a given dataset. Returns an array of QualityTask objects. If no datasetId is provided, returns all quality tasks.
Query Parameters |
---|
datasetId stringId of the dataset for which all quality tasks are requested. Format: 'datastore.database.dataset'. If omitted, returns all quality tasks. |
datasetId stringId of the dataset for which all quality are requested |
Responses | ||||||
---|---|---|---|---|---|---|
200 List of quality tasks for the specified dataset.
| ||||||
401 Unauthorized access. | ||||||
500 Internal server error. |