Query the memories of a specified user and return the memory fragments most relevant to the query content.
Token API_key, available in API Console > API Keys
Unique identifier of the user associated with the memory being queried.
Unique identifier of the conversation containing the memory. Providing this ensures the current conversation’s memories have higher priority over other historical.
Text content to search within the memories.
Limits the number of memory items returned, controlling the length of memory fragments. Defaults to 6 if not provided.
Successful Response
API status code. See Error Code for details.
API response message.