Return paginated memories with optional type/scope/project/source filters.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by memory type
commitment, decision, blocker, pattern, preference, context Filter by scope (personal or work)
personal, work Filter by project name
Filter by source (manual, hook, or auto)
manual, hook, auto Max items to return
1 <= x <= 100Offset for pagination
x >= 0