WorkersOrganizations
Retrieves details about the organizations or departments a worker is associated with, including hierarchical structure and reporting relationships.
Workday Resource Information
Retrieves an organization with the specified ID for a specific worker.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 associated with this organization. |
| Descriptor | String | A brief preview of the instance. |
| Href | String | A direct link to the instance in Workday. |
| OrganizationType_Descriptor | String | A description of the organization type. |
| OrganizationType_Href | String | A link to the organization type details in Workday. |
| OrganizationType_Id | String | The Workday ID of the organization type. |
| IncludeTerminatedWorkers_Prompt | Bool | If true, includes terminated workers in the output. |
| Search_Prompt | String | Allows searching for workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches. |