---
title: "Get memory v2 temporal facts for a user"
method: GET
path: "/admin/users/{userId}/memory-facts"
tags: ["Admin Users"]
---

# Get memory v2 temporal facts for a user

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

## Path parameters

- `userId` string, required

## Query parameters

- `modelId` string
- `chatId` string, required
- `includeExpired` string
- `limit` number
- `offset` number

## Response `200`

OK

---

[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)
