Collector Dashboard Service REST Endpoints

Task Workflow Services/Collector Dashboard Service
This service is used to perform Collector Dashboard Transaction Service operations..
Get all segments associated with the logged in user
Method: get
Path: /api/1.0/collectordashboard/currenttasks/segments
Get task Count based on the age of tasks
Method: get
Path: /api/1.0/collectordashboard/currenttasks/ageing/{segmentCode}
Get task Count of all tasks associated with logged in user
Method: get
Path: /api/1.0/collectordashboard/currenttasks/count/{segmentCode}
Get task history data
Method: get
Path: /api/1.0/collectordashboard/taskhistory/{timeFrame}