---
title: "获取全局工单统计数据"
method: GET
path: "/v1/dashboard/workflows/statistics"
tags: ["workflow"]
---

# 获取全局工单统计数据

`GET /v1/dashboard/workflows/statistics`

get global workflow statistics

## Query parameters

- `filter_create_user_id` string
- `filter_status_list` string[]
- `filter_project_uid` string
- `filter_instance_id` string
- `filter_project_priority` 'high' | 'medium' | 'low'
- `filter_current_step_assignee_user_id` string

## Response `200`

OK

## Changes

- **2025-12-05** `fc71d85525d3` — 1 info
  - added the new optional `query` request parameter `filter_current_step_assignee_user_id`
- **2025-06-24** `ea902136997f` — 1 warning
  - deleted the `query` request parameter `filter_current_step_assignee_user_id`

[Change history](https://skmtc.dev/actiontech/apis/sqle-api-docs/changes/v1/dashboard/workflows/statistics/get.md)

---

[API](https://skmtc.dev/actiontech/apis/sqle-api-docs.md) · [All operations](https://skmtc.dev/actiontech/apis/sqle-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/actiontech/sqle-api-docs/revisions/3e36a0067703/schema)
