list_ukg_exceptions
Retrieve timekeeping exceptions from UKG Ready for a specified date range, with optional employee filtering.
Instructions
List timekeeping exceptions visible to the configured UKG Ready API user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Override the tenant endpoint; default /ta/rest/v1/exceptions. | |
| query | No | Additional query parameters supported by the UKG tenant. | |
| endDate | No | End date in the tenant's accepted format. | |
| startDate | No | Start date in the tenant's accepted format. | |
| employeeId | No | Filter by employee identifier when supported. |