Retrieve paginated list of user memories with filtering and search capabilities. Filter by user, agent, team, topics, or search within memory content.
Filter memories by user ID
Filter memories by agent ID
Filter memories by team ID
Fuzzy search within memory content
Number of memories to return per page
Page number for pagination
Field to sort memories by
Sort order (asc or desc)
asc
, desc
Database ID to query memories from
Comma-separated list of topics to filter by
Memories retrieved successfully
The response is of type object
.