SolverPoll task result (GET)Server URLloading...GET/getTaskResultSendQuerySame as POST but with query parameter.Query ParameterstaskId*stringResponse Body200application/jsoncURLJavaScriptGoPythonJavaC#curl -X GET "https://example.com/getTaskResult?taskId=string"200{ "errorId": 0, "errorCode": 0, "errorDescription": "string", "status": "idle", "taskId": "string", "solution": {}}Create async captcha solving taskPrevious PagePoll task resultNext Page