GET api/GetOrgChart?OrgRoot={OrgRoot}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
OrgRoot

string

None.

Body Parameters

None.

Response Information

Resource Description

OrgChartEmployee
NameDescriptionTypeAdditional information
Employees_Union

employees_union

None.

DirectReports

Collection of OrgChartEmployee

None.

Response Formats

application/json, text/json

Sample:

Sample not available.