Get the company dimension.
GET
https://analyticsapi.adra.com/taskmanager/api/CompanyDimension
https://analyticsapi.adra.com/taskmanager
Get the company dimension.
This request should be used to retrieve the company dimension data for specified engagement(s). This includes company name and company code. The data contained here will be similar to what can be seen in Task Manager under Administration->Companies and Departments. Sample value of Company Dimension
"CompanyKey": 575, "EngagementKey": "45c31339-96d0-4262-b051-c00f392685c1", "CompanyName": "A - company", "CompanyCode": "566"
Authentication: 
GET /api/CompanyDimension
Loading...
Response
Waiting for a request to be sent.