get https://{hostname}/api/v1/timekeeping/setup/fixed_rules
This operation returns all fixed rules.
Responses
200Success:
- The fixed rules were retrieved.
403Bad Request:
- The user is not authorized to retrieve fixed rules.
This operation returns all fixed rules.
200Success:
403Bad Request:
xxxxxxxxxx
curl --request GET \
--url https://hostname/api/v1/timekeeping/setup/fixed_rules