get https://api.ximble.com/report/misc/hoursworked
Endpoint return a list of employees with details about hours as planned according to the schedule and the actual hours pulled from the time clock, and summary for that employees.
If reportRange filter is not setup, endpoint will return range ThisMonth.
The list of possible reportRange filter: https://developer.ximble.com/reference#reportrange
This endpoint returns data in Primary Admin's timezone.
Required permission: "ReportsViewReports"