Skip to main content
POST
Error

Path Parameters

projectUuid
string
required

Body

application/json

Body of the run endpoint. The pivot configuration is the same one every other query runs with: the merged rows are wrapped by the standard pivot stage, so the pipeline is join within an explore, then merge between explores, then pivot.

mergeQuery
object
required
parameters
object

Parameter values for every source query, one map for the whole merge — two sides of one question should never disagree on a parameter.

pivotConfiguration
object

Response

Success

results
object
required
status
enum<string>
required
Available options:
ok