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"
Loading...
Waiting for a request to be sent.