get https://{hostname}/api/v1/timekeeping/setup/break_rules
This operation returns a list containing the ID and name of all break rules in the system. This list is not filtered by the calling user's GDAP.
- When this operation is executed with no parameters, the system returns a list of all available break rules.
- When this operation includes an ID or qualifier, the system returns a list containing the specified break rule.