Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter memories by user ID
Filter memories by agent ID
Filter memories by team ID
Fuzzy search within memory content
Number of memories to return per page
Page number for pagination
Field to sort memories by
Sort order (asc or desc)
Available options:
asc
, desc
Database ID to query memories from
Comma-separated list of topics to filter by
Examples:
"preferences,technical,communication_style"