Version 4.0.25.20 (latest)
Get Merge Query
Returns a merge query object given its id.
Request
GET
/merge_queries/{merge_query_id}
Datatype
Description
Request
HTTP Request
path
HTTP Path
Expand HTTP Path definition...
merge_query_id
string
Merge Query Id
query
HTTP Query
Expand HTTP Query definition...
fields
string
Requested fields
Response
200: Merge Query
Datatype
Description
(object)
can
lock
object
Operations the current user is able to perform on this object
column_limit
string
Column Limit
dynamic_fields
string
Dynamic Fields
id
lock
string
Unique Id
pivots
string[]
result_maker_id
lock
string
Unique to get results
sorts
string[]
source_queries
Expand MergeQuerySourceQuery definition...
merge_fields
MergeFields
[]
Expand MergeFields definition...
field_name
string
Field name to map onto in the merged results
source_field_name
string
Field name from the source query
name
string
Display name
query_id
string
Id of the query to merge
query_slug
string
Slug of the query to merge
total
boolean
Total
vis_config
object
Visualization Config
400: Bad Request
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link

