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
userIdstring required
User ID
Query parameters
modelIdstring required
Model ID of the pair (required)
chatIdstring required
Chat the profile belongs to (required — profiles are per chat)
Response
OK ({ profile: { content, version, updatedAt } | null })
Changes
No recorded changes to this endpoint across all 1 revision of this API.