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