User GuidesAPI ReferenceRelease Notes
Doc HomeHelp CenterLog In

Get the estimated counts of record pairs for each binning model clause

After you generate an estimated pair count for a specified mastering project, you can retrieve the results with this endpoint.
On success, returns new-line delimited JSON objects for the clauses and terms in the blocking model.

KeyValue Description
isUpToDateA Boolean value describing whether an estimate pairs job has been run since the last edit to the blocking model.
totalEstimateThe total number of estimated candidate pairs and generated pairs for the model across all clauses.
clauseEstimatesA list of clauses, where each item in the list includes the clause name, the candidate pair count, and the generated pair count.
Language
Click Try It! to start a request and see the response here!