Im using todoists rest api to track my own data but it seems like it only allows you to fetch active tasks?
I was looking at filters and thinking they may help me but there is no documentation on this.
Im trying to fetch all tasks completed on a certain day, Can this be done?