WorkersDirectReports
Retrieves a list of direct reports for a worker, providing insight into hierarchical relationships.
Workday Resource Information
Retrieves all direct reports.Secured by: Reports: Manager, Reports: Matrix Manager, Self-Service: My Team
Scope: Staffing
Columns
| Name | Type | Description |
| Id [KEY] | String | Unique identifier for the worker instance. |
| Workers_Id [KEY] | String | The Workday ID of the worker who owns this record. |
| BusinessTitle | String | The worker's business title for their primary position. If no business title is set, the position title is used. |
| Descriptor | String | The display name of the instance |
| Href | String | A direct link to the worker's instance in Workday. |
| IsManager | Bool | Indicates whether the worker holds a managerial role. |
| PrimarySupervisoryOrganization_Descriptor | String | The display name of the instance |
| PrimarySupervisoryOrganization_Href | String | A direct link to the worker's primary supervisory organization. |
| PrimarySupervisoryOrganization_Id | String | The Workday ID of the primary supervisory organization. |
| PrimaryWorkEmail | String | The worker’s primary work email address. |
| PrimaryWorkPhone | String | The worker’s primary work phone number, including the country and area code. |
| IncludeTerminatedWorkers_Prompt | Bool | If true, includes terminated workers in the search results. |
| Search_Prompt | String | Allows searching for workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches. |