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 query request parameter filter_current_step_assignee_user_id

      new-optional-request-parameter

    • deleted the query request parameter filter_current_step_assignee_user_id

      request-parameter-removed