Example - Get Query Details JSON Response

{
  "activeObject" : {
    "name" : "6001",
    "omwObjectName" : "QRY01012B_1603150008CUST",
    "user" : "*PUBLIC",
    "description" : "6001",
    "metaData" : {
      "bsvw" : "V0101E",
      "andQuery" : true,
      "autoClear" : false,
      "autoFind" : true,
      "conditions" : [ {
        "leftServerId" : "qbe0_1.19",
        "leftId" : "qbe0_1.0",
        "ddAlias" : "AN8",
        "table" : "F0101",
        "dataType" : 0,
        "display" : "Address Number (QBE)",
        "rightWidth" : 84,
        "maxLength" : 8,
        "operatorId" : 5,
        "rightOperand" : [ {
          "value" : "6001",
          "svId" : 0
        } ]
      } ]
    }
  }
}