WorkersSupervisoryOrganizationsManaged
Retrieves a collection of supervisory organizations that a worker manages, providing insight into their leadership responsibilities.
Workday Resource Information
Retrieves all managed supervisory organizations for a worker with the specified ID.Secured by: Reports: Organization
Scope: Organizations and Roles
Columns
| Name | Type | Description |
| Id [KEY] | String | Unique identifier for the instance. |
| Workers_Id [KEY] | String | The Workday ID of the worker who owns this record. |
| Code | String | The unique organization ID. |
| Descriptor | String | The display name of the instance |
| Href | String | A link to the instance. |
| Manager_Descriptor | String | The display name of the instance |
| Manager_Href | String | A link to the manager's profile. |
| Manager_Id | String | The Workday ID of the manager. |
| Name | String | The name of the organization. |
| Workers | String | A list of workers in the organization. |
| IncludeTerminatedWorkers_Prompt | Bool | If true, includes terminated workers in the output. |
| Search_Prompt | String | Searches workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches. |