Platform

Platform

Memory

Long-term memory — recall, acknowledge, and notification actions.

Endpoints

Runs live against the backend
  • GET/api/v1/memories?scope=userList memories (scope=user)
  • GET/api/v1/memories/{memory_id}Get a memory
  • PATCH/api/v1/memories/{memory_id}/acknowledgeAcknowledge / reject / correct

Calls go through the portal proxy with your admin session. SSE (run / generate) endpoints return their final payload here; live streaming lands next.