Get Task Report (Historic)
GET/history/task/report
Retrieves a report of completed tasks. When the report type is set to count, the
report contains a list of completed task counts where an entry contains the task name, the
definition key of the task, the process definition id, the process definition key, the process
definition name and the count of how many tasks were completed for the specified key in a given
period. When the report type is set to duration, the report contains a minimum, maximum and
average duration value of all completed task instances in a given period.
Request
Responses
- 200
- 400
Request successful.
Returned if some of the query parameters are invalid, for example if a completedAfter
parameter is supplied, but the date format is wrong. See the
Introduction
for the error response format.