Get department dimensions.
GET
https://analyticsapi.adra.com/taskmanager/api/DepartmentDimension
https://analyticsapi.adra.com/taskmanager
Get department dimensions.
This request should be used to retrieve the department dimension data for specified engagement(s). This includes department name and department code. The data contained here will be similar to what can be seen in Task Manager under Administration->Companies and Departments. Sample value of Department Dimension
"DepartmentKey": 384, "EngagementKey": "45c31339-96d0-4262-b051-c00f392685c1", "DepartmentName": "A departmnet", "DepartmentCode": "344"
Authentication: 
GET /api/DepartmentDimension
Loading...
Response
Waiting for a request to be sent.