ERROR: 400 Bad Request: {
  "error" : {
    "root_cause" : [
      {
        "type" : "illegal_argument_exception",
        "reason" : "[from] parameter cannot be negative"
      }
    ],
    "type" : "illegal_argument_exception",
    "reason" : "[from] parameter cannot be negative"
  },
  "status" : 400
}