Memory

Get a single memory by ID

get/api/memory/{id}

Path parameters

idstring uuid required

Query parameters

intentstring

Why you are retrieving this memory. Required for agent recall-edge tracking; omit for UI browse calls.

Why you are retrieving this memory. Required for agent recall-edge tracking; omit for UI browse calls.

Response

Memory details, plus links (outgoing memory_link rows; memory-kind targets carry resolved + ACL-filtered target metadata) and backlinks (inbound links from other memories, ACL-filtered)

Changes

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

    • 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