长期记忆(旧)
GetMemoryNode - Get a Memory Node
Retrieve details of a specified memory node.
cURL
Copy
curl --request GET \
--url 'https://bailian.{regionId}.aliyuncs.com/{workspaceId}/memories/{memoryId}/memoryNodes/{memoryNodeId}' \
--header 'Authorization: Bearer <YOUR_API_KEY>'Copy
{
"content": "用户喜欢吃西红柿炒鸡蛋\n",
"memoryId": "6bff4f317a14442fbc9f73d29dbd5fc3\n",
"memoryNodeId": "68de06c95368463a8be4a84efc872cc5",
"requestId": "8C56C7AF-6573-19CE-B018-E05E1EDCF4C5\n",
"workspaceId": "llm-us9hjmt32nysdm5v\n"
}