Dear ClickUp Support Team,
I am reaching out for assistance regarding an issue I encountered while using the ClickUp API. Specifically, I am attempting to update the custom field "Resolver" (a people-type custom field) with the user who moved a task to the "Code Review" status. The "Code Review" status is an intermediate state in our workflow, which follows the sequence: Todo -> In Progress -> Code Review -> Ready for Testing -> In Testing -> Closed.
The tasks are from the last 4 months.
I assumed I could retrieve the task history from the following endpoint:
However, I am receiving the following error:
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://api.clickup.com/api/v2/task/{task_id}/history
Clarifications Needed:
Is the /history endpoint supported for all tasks?
Are there any workarounds or alternative methods to retrieve the task history or audit trail for task status changes?
Your guidance on this matter would be greatly appreciated. I look forward to your response.