Search memories (Deprecated)
Search memories with basic filtering (Deprecated)
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Search query string
Minimum length:
1
Example:
"machine learning concepts"
Optional document ID to search within. You can use this to find chunks in a very large document.
Maximum length:
255
Example:
"doc_xyz789"
Response
200
application/json
Search results
The response is of type object
.