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

Get the task list dimension.

This request should be used to retrieve information on task lists for specified engagement(s). The columns here include information on the task list status, the percentage of completion, when it was created, how many tasks are on the task list, who was it created by and when as well as the zero day. It is similar to the information that can be found on the Task List page in Task Manager. Sample value of Task List Dimension

"TaskListKey": 28461, "EngagementKey": "45c31339-96d0-4262-b051-c00f392685c1", "TaskListName": "Tets", "TaskListZeroDay": "2020-04-03T00:00:00Z", "TaskListStatus": "1", "TaskListStatusText": "Closed", "TaskListFinalizedPercentage": 100.0, "TaskListCreatedDateTime": "2020-04-03T10:03:49.0728352Z", "TaskListCreatedByUserName": "exampleuser@example.com", "TaskListCreatedByName": "Example User"

Query parameters

  • string
  • string
GET /api/TaskListDimension
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-tasklistdimension
Response
Waiting for a request to be sent.