长期记忆(旧)
GetMemory - 查询长期记忆体详情
查询指定长期记忆体的详情。
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"
}