Memory APIs
Get Memories (v2)
The v2 get memories API is powerful and flexible, allowing for more precise memory listing without the need for a search query. It supports complex logical operations (AND, OR, NOT) and comparison operators for advanced filtering capabilities. The comparison operators include:
in
: Matches any of the values specifiedgte
: Greater than or equal tolte
: Less than or equal togt
: Greater thanlt
: Less than