---
title: "Returns the current state of the in-memory default user score cache."
method: GET
path: "/campaign/cache/user-scores"
tags: ["Cache"]
---

# Returns the current state of the in-memory default user score cache.

`GET /campaign/cache/user-scores`

## Response `200`

OK

- GetUserScoreCacheEndpointOutput
  - `count` integer, required — The total number of cached user scores.
  - `scores` object, required — The cached dimension-to-score mappings.

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Forbidden

---

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