Rules by table
Retrieve all data quality rules for a table depending on the value of only_accepted.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The name of the table to retrieve the data quality rules for.
Query Parameters
If true, returns only accepted rules.
Response
Rules returned.
Unique ID of the data quality rule.
Name of the data quality rule.
Brief explanation of what the rule checks.
Trino SQL query used to validate the rule.
Whether you have accepted this rule.
The database table this rule applies to.
Uniform Resource Name (URN) of the assertion in DataHub.
Spark SQL query of the rule, if applicable.
Expected success condition for this rule.
Username or identifier of who created this rule.
Username of who approved this rule.
Timestamp when the rule was created.
Timestamp when the rule was approved.
True once the rule has been explicitly created (not just a suggestion).

