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

Get the task check list item dimension.

This request should be used to retrieve information around check list items on tasks for specified engagement(s). This includes information around whether an item is checked, the item text, who has modified the item, when it was last modified and a key to connect it to the TaskFacts dimension. Sample value of Task Check List Item Dimension

"TaskCheckListItemKey": 139669, "TaskCheckListItemFactKey": 3535762, "Index": 1, "ItemText": "Chceklist", "Checked": true, "EngagementKey": "45c31339-96d0-4262-b051-c00f392685c1", "ModifiedByUserName": "exampleuser@example.com", "ModifiedByName": "Example User", "ModifiedDate": "2020-04-23T06:14:27.3269853Z"

Query parameters

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