With Clio API, when a request is placed with created_since and updated_since, deleted information is not provided by Clio.
I have all the tasks saved in my DB from Clio.
Now I go to Clio and delete 2 Tasks
So, when I request for an update on the tasks using created_since and updated_since, I do not get the tasks that are deleted.
How do I get the deleted details from Clio API