HomeGuidesRecipesAPI Reference
Alation Help Center

Retrieve information about data quality values

Retrieve information about data quality values. Values by default will return all values applied to objects, both directly and related.
Related values are values applied to objects that would indirectly affect another object.
For example, a value applied on an Attribute would have that same value applied on the owning parent Table.
Alation automatically sets and propagates these relations during ingestion.
This default result is the same data as you would see on the Data Health tab in the Alation catalog.

This indirect relation is reflected with the fields object_key object_name otype oid.

The originating source object the value was applied to are reflected with the fields source_object_key source_object_name source_otype source_oid

To only retrieve values that were directly assigned without propagated value results, use the hide_related query parameter.

Language
Authorization
Header
URL