Retrieve the summary of all facts collected
Memory
Retrieve the summary of all facts collected
Retrieve the summary of all facts collected. This is a summary of all facts collected for the provided scope and filters.
POST
Retrieve the summary of all facts collected
Authorizations
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Body
User identifier to search memories for
Minimum string length:
1Example:
"user_123"
Project identifier to search memories within
Minimum string length:
1Example:
"project_abc"
Search scope: 'user' (user-specific), 'project' (project-wide), or 'team' (team-wide)
Minimum string length:
1Example:
"user"
Optional tags to filter memories by
Example:
["preferences", "ui"]

