runanalyticqueryml
POST https://api-v2.omnianalytics.live/api_v2/runanalyticqueryml
The json keys showProtected and showEmptyFields are optional.
By default showProtected is false and showEmptyFields is true.
Request Body
{"analyticQuery"=>"SELECT * FROM .FileList where namesearchableowners LIKE '%{My File}%';", "showProtected"=>true, "user"=>"sibain@omniindex.io", "password"=>"who gives a damn", "unitName"=>"dataRoom"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |