Get a specific memory by ID.
Returns the memory details if it belongs to the current user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The workspace ID
User ID
Successful Response
Schema for memory response.
Unique identifier for the memory.
User ID who owns the memory.
The memory content.
Topics associated with the memory.
When the memory was created.
When the memory was last updated.
Additional metadata for the memory.