Retrieves the current execution status of a data quality computation. Poll this endpoint after triggering a
computation to determine when results are available. The status field returns one of REQUESTED,
SUBMITTED, PROFILE_REQUESTED, SUCCEEDED, FAILED, or PROFILE_FAILED.
Parameters
computationId: string
The unique identifier of the computation, as returned by POST /data-governance/data-qualities/computations.
Retrieves the current execution status of a data quality computation. Poll this endpoint after triggering a computation to determine when results are available. The
statusfield returns one ofREQUESTED,SUBMITTED,PROFILE_REQUESTED,SUCCEEDED,FAILED, orPROFILE_FAILED.