长期记忆(旧)
GetMemory - Get a Memory
Retrieve details of a specified long-term memory.
cURL
Copy
curl --request GET \
--url 'https://bailian.{regionId}.aliyuncs.com/{workspaceId}/memories/{memoryId}' \
--header 'Authorization: Bearer <YOUR_API_KEY>'Copy
{
"description": "我的大模型应用$APP_ID 关于 A 用户的长期记忆体",
"memoryId": "6bff4f317a14442fbc9f73d29dbdxxxx",
"requestId": "6a71f2d9-f1c9-913b-818b-11402910xxxx",
"workspaceId": "llm-3z7uw7fwz0vexxxx"
}