It time to revisit this.
As I recall, there was a phone discussion with someone at Wizehive that said the Activities endpoint did not work. I want to see if anything has changed and if it is possible to retrieve deleted records for the past couple days.
it does indeed find my single deleted record. However, changing the date to a few days results in a
500 code 5100 error. I added &limit=10 & page=1 to no avail. Same thing.
Is there any way to do what I need to do? Right now my only known solution is to wipe everything and rebuild my SQL database, or query each record in my SQL database and see if it exists in Wizehive or not -- overhead that neither of us want.