items
Get similarity out-degree counts for items
Returns for each item ID how many unique other items it has a one-way SIMILARITY relationship to above the given threshold
get/items/similarity-counts
Query parameters
idsstring required
Comma-separated item UUIDs
thresholdnumber
Minimum similarity score (default 0.70)
Response
OK
object required
Changes
No recorded changes to this endpoint across all 7 revisions of this API.