---
title: "Get similarity out-degree counts for items"
method: GET
path: "/items/similarity-counts"
tags: ["items"]
---

# Get similarity out-degree counts for items

`GET /items/similarity-counts`

Returns for each item ID how many unique other items it has a one-way SIMILARITY relationship to above the given threshold

## Query parameters

- `ids` string, required
- `threshold` number

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `503` — Service Unavailable

---

[API](https://skmtc.net/resourcly/apis/resourcly-api.md) · [All operations](https://skmtc.net/resourcly/apis/resourcly-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/resourcly/resourcly-api/revisions/7f97d8cd0f1e/schema)
