---
title: "Get user memory count from Redis (FAST)"
method: GET
path: "/redis-analytics/memory-count"
tags: ["redis-analytics"]
---

# Get user memory count from Redis (FAST)

`GET /redis-analytics/memory-count`

Get total memory count for user from Redis counters - optional space_id for space-scoped count

## Query parameters

- `space_id` string, nullable — When provided, return memory count for this space only (user must have access)

## Response `200`

Total memory count from Redis

- unknown

## Other responses

- `422` — Validation Error

---

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