When I GET a data quality rule from Govern using the API the Threshold for the rule is not returned as a standard field - see return body below. Is it possible to access the Threshold value as I wish to use this elsewhere?
i see in the configuration that this is not a standard field for a DQ Rule type. But I can edit this in the user fields so I am confused..
{ "items": [ { "AssetId": 265, "AssetUid": "65c426d2-31d7-4d01-8979-25371529e6ad", "AssetTypeId": 8, "AssetTypeUid": "152953f9-ea4b-4400-b4e7-69c9be2d9b27", "UpdatedOn": "2021-02-02T12:30:11.090Z", "CreatedOn": "2019-03-06T17:03:39.627Z", "Color": null, "Path": "[Conformity]", "LinktoRule": "Validity Rule|https://sagacity-uat.infogix.com/desktop/index.html?tenantId=personademo#pipeline/31169", "Name": "Conformity", "LinktoRuleText": null, "Description": "<p>xx</p>", "LinktoDashboard": "Data Quality Dashboard|https://sagacity-uat.infogix.com/desktop/index.html?tenantId=personademo#viewdashboard/43519", "Dimension": "Conformity", "Status": "", "TrilliumRuleID": null, "Priority": "Priority 10" },