Get Org Potential Duplicates Endpoint

Org-wide name-duplicate suggestions. Mirrors /getPotentialDuplicates but scoped by organization (all org persons). Crop URLs use each person's origin project_id.

When countOnly is set, the (still-required) name-similarity pass runs but per-person S3 presigned crop URLs are skipped and only {success, count} is returned — cheap enough for a background badge fetch on the faces page.

get/getOrgPotentialDuplicates

Query parameters

projectIds[]integer[]
countOnlyboolean

Return only the group count (skips S3 crop URLs) — used for the /faces badge.

Return only the group count (skips S3 crop URLs) — used for the /faces badge.

Response

Successful Response

{"stackTrail":"paths:/getOrgPotentialDuplicates:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.