I'm trying to query gitlab ce api v4 to get all time spend and time estimate events. Querying issues seems to only provide current total time stats. Does anyone know how to do this?
My goal is to be able to get daily/weekly time stats for a group's projects.