Workers
Retrieves detailed worker records, including employment history, job assignments, and organizational roles.
Workday Resource Information
Retrieves a collection of workers and current staffing information.Secured by: Self-Service: Current Staffing Information, Worker Data: Public Worker Reports
Scope: Staffing
Columns
| Name | Type | Description |
| Id [KEY] | String | The unique Workday ID of the instance. |
| Descriptor | String | A preview of the worker instance. |
| Person_Email | String | The primary public work email address of the worker. |
| Person_Id | String | The Workday ID of the worker instance. |
| Person_Phone | String | The primary public work phone number of the worker. |
| PrimaryJob_BusinessTitle | String | The business title associated with the worker’s primary job. |
| PrimaryJob_Descriptor | String | A preview of the worker’s primary job instance. |
| PrimaryJob_Id | String | The Workday ID of the worker’s primary job. |
| PrimaryJob_JobProfile_Descriptor | String | A preview of the job profile associated with the worker’s primary job. |
| PrimaryJob_JobProfile_Id | String | The Workday ID of the job profile for the primary job. |
| PrimaryJob_JobType_Descriptor | String | A preview of the job type associated with the worker’s primary job. |
| PrimaryJob_Location_Country_Descriptor | String | A preview of the country where the worker’s primary job is located. |
| PrimaryJob_Location_Descriptor | String | A preview of the specific location of the worker’s primary job. |
| PrimaryJob_Location_Id | String | The Workday ID of the location associated with the worker’s primary job. |
| PrimaryJob_SupervisoryOrganization_Descriptor | String | A preview of the supervisory organization managing the worker’s primary job. |
| PrimaryJob_SupervisoryOrganization_Id | String | The Workday ID of the supervisory organization. |
| PrimaryJob_WorkSpace_Descriptor | String | A preview of the workspace associated with the worker’s primary job. |
| PrimaryJob_WorkSpace_Id | String | The Workday ID of the workspace. |
| PrimaryJob_WorkSpace_LocationChain | String | The full location hierarchy (breadcrumb) of the worker’s workspace. |
| WorkerId | String | The unique Employee ID or Contingent Worker ID assigned to the worker. |
| WorkerType_Descriptor | String | A description of the worker type (for example, employee, contingent worker). |
| WorkerType_Href | String | A link to the worker type instance. |
| WorkerType_Id | String | The Workday ID of the worker type instance. |
| IncludeTerminatedWorkers_Prompt | Bool | If true, includes terminated workers in the output. |
| Search_Prompt | String | Searches for workers by name or Worker ID. Case-insensitive and allows space-delimited OR searches. |