Hi, I am trying to use the api to create a report for me on time spent on task per user.
I’ve been looking into the timer entries endpoints but it seems like I need to give it a task id to see time entries. I have users who work on dozens or more tasks within a given week and I don’t even know how I would know what task IDs to feed it to get the data. Is there a way I can just request all timer entries for a given time frame, and/or a specific user?