GET https://analyticsapi.adra.com/taskmanager/api/TeamsDimension https://analyticsapi.adra.com/taskmanager

Get the teams dimension.

This request should be used to retrieve the teams dimension data for specified engagement(s). This includes team name, team code, description, number of members as well as the number of preparers, approvers and admins. The data contained here will be similar to what can be seen in Task Manager under Administration->Teams. Sample value of Teams Dimension

"TeamKey": 571, "EngagementKey": "45c31339-96d0-4262-b051-c00f392685c1", "TeamName": "Team 01-update", "TeamCode": "0001A-1", "TeamDescription": "testgff- updated- firefox", "TeamNumberOfMembers": 7, "TeamNumberOfPreparers": 4, "TeamNumberOfApprovers": 3, "TeamNumberOfAdmins": 0 "IsActive": 1

Query parameters

  • string
GET /api/TeamsDimension
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://developer.adra.com/doc/analytics-task-manager/explorer/operation/operation-api-teamsdimension
Response
Waiting for a request to be sent.