GET /.tasks/task/{taskId} is not availbale when update by query task is running

when update by query is running with wait_for_completion=false,
I can't get the response with '/.tasks/task/{taskId}'.

It works after the action has finished.

If I want to check the status while update-by-query is running,
how can I do with 'taskId'??

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.