v4

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-13216144508.7 KB
memory

List Memories

get/api/memory/list

Query parameters

categorystring nullable

Filter by category

Filter by category

tagsstring nullable

Comma-separated tags to filter

Comma-separated tags to filter

keywordsstring nullable

Comma-separated keywords to filter

Comma-separated keywords to filter

date_fromstring date-time nullable

Filter from this date

Filter from this date

date_tostring date-time nullable

Filter to this date

Filter to this date

searchstring nullable

Search query to filter memories by content

Search query to filter memories by content

similarity_thresholdnumber nullable

Similarity threshold for vector search (0.1-2.0)

Similarity threshold for vector search (0.1-2.0)

limitinteger

Maximum results to return

Maximum results to return

offsetinteger

Offset for pagination

Offset for pagination

Response

Successful Response

memoriesobject[] required
total_countinteger required
filters_usedobject required