Paginated list of current (non-deleted) memories. Supports filtering by category, project, and text search. Categories and projects accept comma-separated values for multi-filter queries.
API key created from the MemContext dashboard. Keys are prefixed with mc_.
Number of memories to return.
1 <= x <= 100Pagination offset.
x >= 0Comma-separated category filter. Values: preference, fact, decision, context.
Comma-separated project filter. Use __null__ for memories without a project.
Text search across memory content (case-insensitive substring match).
200