TimeClockEventsWorkerTimeAttestations
Reads /workerTimeAttestations entries from the TimeClockEvents table.
Workday Resource Information
Retrieves a collection of time clock events. You can filter by the time clock events by worker and date range.Secured by: Process: Time Clock Event REST API's
Scope: Time Tracking
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Id of the instance |
| TimeClockEvents_Id [KEY] | String | False |
The Workday ID of the TimeClockEvents that contains this. |
| Descriptor | String | False |
The display name of the instance |
| Order | String | False |
The order of the worker time attestation. |
| FromDate_Prompt | Date | False |
The start date of the time event using the yyyy-mm-dd format. |
| ToDate_Prompt | Date | False |
The end date of the time event using the yyyy-mm-dd format. |
| Worker_Prompt | String | False |
The Workday ID of the worker for the time block or clock event. You can specify multiple worker query parameters. |