List Memories
List memories with cursor-based pagination and filters.
Query parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
limit | number | 20 | Max results per page (1-100) |
cursor | string | — | Cursor for pagination |
status | string | — | Filter by status: processing, completed, failed |
type | string | — | Filter by content type |
userId | string | — | Filter by user |