duplicates
Get similar items
Returns items similar to the given item, with explanations of why they are similar (shared specs, similarity matches, same duplicate group)
get/items/{id}/similar
Path parameters
idstring uuid required
Item ID
Query parameters
min_shared_specsinteger
Minimum shared specs to consider similar (default 3)
limitinteger
Max results (default 20, max 100)
Response
OK
Changes
No recorded changes to this endpoint across all 7 revisions of this API.