Dataset Available Checks
GET/datasets/:dataset_id/available-checks
Which quality checks can run against this dataset, and under which operation keys.
Answered by the same predicate POST .../quality-checks:run narrows its selection by, over
the same op rows, so a check listed here is one that route accepts. Dataset-scoped rather than
version-scoped because the answer follows from the dataset's schema and its workspace's
catalogue, neither of which varies between versions.
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
Unauthorized
Forbidden
Not Found
Validation Error