get https://{hostname}/api/v2/timekeeping/setup/employee_work_rules
This operation returns a list of work rules available to an employee.
- When this operation is executed with no parameters, the system returns a list of all available work rules to the employee.
- When this operation includes an ID or qualifier, the system returns a list containing the specified work rule, if available to the employee.
The associated Access Control Point is EA_WORKRULE_TRANSFERS.