Rules by ID
Retrieve a specific data quality rule by its unique 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.
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).

