v1
latestOpenAPI 3.0.1Apache 2.02026-07-174811204.8 KBmemories
Get all memories
post/v2/memories/
Query parameters
Filters to apply to the memories. Available fields are: user_id, agent_id, app_id, run_id, created_at, updated_at, categories, keywords. Supports logical operators (AND, OR) and comparison operators (in, gte, lte, gt, lt, ne, contains, icontains)
fieldsstring[]
A list of field names to include in the response. If not provided, all fields will be returned.
org_idstring
Filter memories by organization ID.
project_idstring
Filter memories by project ID.
pageinteger
Page number for pagination. Default: 1
page_sizeinteger
Number of items per page. Default: 100