# Entity Matching Links ## Retrieve duplicate business partner records - [GET /entityresolution/entitymatchinglinks](https://developer.cdq.com/apis/data-matching-api/api-v2/entity-matching-links/paths/~1entityresolution~1entitymatchinglinks/get.md): BETAReturns a paginated list of potential duplicate business partner records based on search criteria ## Update entity matching link status - [PATCH /entityresolution/entitymatchinglinks/{id}](https://developer.cdq.com/apis/data-matching-api/api-v2/entity-matching-links/paths/~1entityresolution~1entitymatchinglinks~1%7Bid%7D/patch.md): BETAUpdate the link status of an entity matching link. Allows changing status from: - INFERRED to RETRACTED or ASSERTED - RETRACTED to ASSERTED - ASSERTED to RETRACTED Note: Cannot change status back to INFERRED once it has been manually modified.