All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ml-modules.root.data-hub.data-services.entitySearch.getSavedQuery.api Maven / Gradle / Ivy

There is a newer version: 6.1.1
Show newest version
{
  "functionName": "getSavedQuery",
  "params": [
    {
      "name": "id",
      "datatype": "string"
    }
  ],
  "return": {
    "datatype": "jsonDocument",
    "$javaClass": "com.fasterxml.jackson.databind.JsonNode",
    "description": "Returns the savedQuery with an 'id' matching the input; current user must match the user stored in the saved query"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy