MEMORY

Search Memory

Search for memories in the system.

Filtering happens after the memory service has ranked and limited its result, so a page can come back shorter than the requested limit — and for search, trimming after ranking drops the next-best matches rather than promoting them. A short page does not mean there are no more records. Pushing the predicate into the service would fix both; it does not accept one today.

get/datamates/memory/search

Query parameters

include_sourcesstring[]

Client sources to include that are hidden by default. Repeat the parameter or supply a comma-separated list. Currently only 'altimate-code' is hidden.

Client sources to include that are hidden by default. Repeat the parameter or supply a comma-separated list. Currently only 'altimate-code' is hidden.

Response

Successful Response

object[] required

Changes

Changed in 1 of the 28 revisions of this API.2

    • added the new optional query request parameter include_sources

      new-optional-request-parameter

    • added the non-success response with the status 422

      response-non-success-status-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog