workflow
获取全局工单统计数据
get global workflow statistics
get/v1/dashboard/workflows/statistics
Query parameters
filter_create_user_idstring
filter create user id
filter_status_liststring[]
filter by workflow status,, support using many status
filter_project_uidstring
filter by project uid
filter_instance_idstring
filter by instance id in project
filter_project_priority'high' | 'medium' | 'low'
filter by project priority
filter_current_step_assignee_user_idstring
filter current step assignee user id
Response
OK
Changes
Changed in 2 of the 55 revisions of this API.11
- ○
added the new optional
queryrequest parameterfilter_current_step_assignee_user_idnew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameterfilter_current_step_assignee_user_idrequest-parameter-removed
- ●