---
title: "Get the memory v2 consolidated profile of ONE chat (memory is per conversation, GEN-1386)"
method: GET
path: "/admin/users/{userId}/memory-profile"
tags: ["Admin Users"]
---

# Get the memory v2 consolidated profile of ONE chat (memory is per conversation, GEN-1386)

`GET /admin/users/{userId}/memory-profile`

## Path parameters

- `userId` string, required

## Query parameters

- `modelId` string, required
- `chatId` string, required

## Response `200`

OK ({ profile: { content, version, updatedAt } | null })

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
