WorkersCheckInsAssociatedTopics
Reads /associatedTopics entries from the WorkersCheckIns table.
Workday Resource Information
Retrieves a Check-In with the specified ID for the specified worker. The worker is specified by the Workday ID of the worker. You can use a returned id from GET /workers in the Staffing service /staffing.Secured by: Self-Service: Check-Ins, Worker Data: Check-Ins
Scope: Performance Enablement
Contains attachment(s)
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Id of the instance |
| WorkersCheckIns_Id [KEY] | String | False |
The Workday ID of the WorkersCheckIns that contains this. |
| Workers_Id [KEY] | String | False |
The Workday ID of the Workers that owns this. |
| Archived | Bool | False |
Indicates that the topic is archived. |
| Name | String | False |
Topic name. |
| IncludeTerminatedWorkers_Prompt | Bool | False |
Include terminated workers in the output |
| Search_Prompt | String | False |
Searches workers by name or worker ID. The search is case-insensitive. You can include space-delimited search strings for an OR search. |