Retrieve All Timekeeping Alert Profiles

This operation returns a list of all Timekeeping alert profiles. The all_details query parameter allows you to specify whether this operation returns full objects or only the ID, name, and description of each Timekeeping alert profile.

Notes and Recommendations:

  • Note: Even when the all_details query parameter is set to true, some Timekeeping alert configurations with Overtime Rules are not returned in the response when the corresponding Overtime Rule is hidden by the employee's GDAP.
  • Recommendation: Use the Retrieve Timekeeping Alert Profile by ID (GET /v1/timekeeping/setup/timekeeping_alert_profiles/{id}) or Retrieve Timekeeping Alert Profiles (POST /v1/timekeeping/setup/timekeeping_alert_profiles/multi_read) operations to retrieve the whole Timekeeping alert profile object.
Language
Authorization
Bearer
JWT
URL