{
"request":"taskResults",
"taskIds":["gp_o0pw0qems1_-33460-0x218a6de1710"]
}
curl --location --request POST 'http://172.16.1.44:9800/rest/services//data/taskresults' \
--header 'ua_token: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"request":"taskResults",
"taskIds":["gp_o0pw0qems1_-33460-0x218a6de1710"]
}'
{
"resultcode": "string",
"taskResult": [
"string"
]
}