Get task details with complete historyAsk AIget https://api.ducky.ai/v1/webapp/tasks/{task_id}Retrieve task details including all actions and agent responses for complete state reconstruction.Path Paramstask_idstringrequiredThe unique identifier of the task to retrieveQuery Paramsproject_idstringrequiredThe ID of the project containing the taskResponses 200Task details retrieved successfully 404Task not found 422Invalid request (e.g., missing required fields)Updated 7 months ago