Memory

Search memories by natural language query

post/api/memory/search

Request body

querystring required
intentstring

Why you are searching. Required for agent recall-edge tracking; omit for UI browse/search calls.

limitinteger
scope'agent' | 'swarm' | 'all'
source'manual' | 'file_index' | 'session_summary' | 'task_completion'

Response

Search results

Changes

Changed in 2 of the 105 revisions of this API.3

    • added the required property // to the response with the status

      response-required-property-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added