Rules by ID
Quality
Rules by ID
Retrieve a specific data quality rule by its unique ID.
GET
Rules by ID
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique ID of the data quality rule.
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.
Indicates if the rule has been accepted or not.
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.

