Retrieve TaskAsk AIget https://{APP_DOMAIN}/api/3.2/tasks/{id}Returns the status and details of a background task. If the task has a downloadable result, pass download=true to retrieve the file.Path ParamsidintegerrequiredThe id of the taskResponse 200The retrieved taskUpdated 18 days ago