Changes to GET /v1/memories/:memory_id/history

GET /v1/memories/{memory_id}/history/

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 4 revisions of this API.6

  1. d8043b07769d6

What changed

    • added the optional property items/agent_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/app_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/categories to the response with the 200 status

      response-optional-property-added

    • added the optional property items/embedding_qwen to the response with the 200 status

      response-optional-property-added

    • added the optional property items/previous_embedding_qwen to the response with the 200 status

      response-optional-property-added

    • added the optional property items/session_id to the response with the 200 status

      response-optional-property-added