POST /query/execute HTTP/1.1
Host: api
Content-Type: application/json
Accept: */*
Content-Length: 324
{
"applicationId": "text",
"queryId": "text",
"libraryQueryId": "text",
"libraryQueryRecordId": "text",
"params": [
{
"key": "text",
"value": {}
}
],
"viewMode": true,
"path": [
"text"
],
"applicationQueryRequest": true,
"libraryQueryCombineId": {
"libraryQueryId": "text",
"libraryQueryRecordId": "text",
"usingEditingRecord": true,
"usingLiveRecord": true
}
}