Retrieve a specific memory by ID with version history and relationships.
Get complete details for a single memory including its content, categories, version history, and connected memories. Returns only the latest version of the memory.
Path Parameters:
custom_user_id (str): Unique identifier for the usermemory_id (str): Memory UUID to retrieveQuery Parameters:
include_previous_versions (bool): Include full version history for this memory. Default: trueinclude_connected_memories (bool): Include related memories via relationships. Default: trueReturns:
Include full version history for this memory
Include connected memories
Memory retrieved successfully
Complete memory information with all metadata