Skip to main content
 print this page

Get data quality check details

GET 

/data-quality-checks/:id

Returns the data quality check item for id, including AccessType and current recommendation/auto-suggestion fields when available. Missing check returns IPV-1002 (HTTP 400). When auto suggestions are enabled and RecommendationJobId is set, GET may call Glue and refresh RecommendationJobRunStatus / AutoConstraintSuggestions (often a Glue ruleset string) and persist updates. Non UUID-v4 path ids can raise an uncaught ValueError and return HTTP 500. This Lambda maps InvalidInputException, UnauthorizedUserException, GenericFailureException, ClientError, and ParamValidationError to HTTP 400. Uncaught exceptions return HTTP 500 (EMF-1001 wrapping GE-1044).

Request

Responses

Data quality check details.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers