GET api/GetOrgChart?OrgRoot={OrgRoot}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| OrgRoot | string |
None. |
Body Parameters
None.
Response Information
Resource Description
OrgChartEmployee| Name | Description | Type | Additional information |
|---|---|---|---|
| Employees_Union | employees_union |
None. |
|
| DirectReports | Collection of OrgChartEmployee |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.