Get memories for user with pagination support.
{ "code": 0, "message": "<string>", "data": {} }
Successful Response
Response status code
Response message
Response data
Get all memories for user
Get all memories or subgraph for a specific user. If search_query is provided, returns a subgraph based on the query. Otherwise, returns all memories of the specified type.
Get memory by id
Get a specific memory by its ID.