Get Memory
Memory
Get Memory
Get a specific memory by ID.
Returns the memory details if it belongs to the current user.
GET
Get Memory
Documentation Index
Fetch the complete documentation index at: https://docs.mielto.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The workspace ID
Path Parameters
Query Parameters
User ID
Response
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.