content
field in the response blobs will be encrypted and needs to be decrypted using the user’s encryption_key
.
Authorization
RequiresBearer
token authentication using your Developer JWT.Authorizations
JWT token obtained via /auth/token
endpoint.
Query Parameters
The unique ID of the user whose memories are being requested.
Maximum number of memory blobs to return.
Cursor for pagination, obtained from a previous response.
Comma-separated list of tag names to filter by.
Search term to filter memories by (searches title, summary, and content).