v51

latestSwagger 2.0raw.githubusercontent.com2026-08-01290564855.4 KB
workflow

导出工单

export workflow as CSV or Excel

get/v1/projects/{project_name}/workflows/exports

Path parameters

project_namestring required

project name

Query parameters

filter_subjectstring

filter subject

fuzzy_search_workflow_descstring

fuzzy search by workflow description

filter_create_time_fromstring

filter create time from

filter_create_time_tostring

filter create time to

filter_task_execute_start_time_fromstring

filter_task_execute_start_time_from

filter_task_execute_start_time_tostring

filter_task_execute_start_time_to

filter_create_user_idstring

filter create user id

filter_status'wait_for_audit' | 'wait_for_execution' | 'rejected' | 'executing' | 'canceled' | 'exec_failed' | 'finished'

filter workflow status

filter_current_step_assignee_user_idstring

filter current step assignee user id

filter_task_instance_idstring

filter instance id

fuzzy_keywordstring

fuzzy matching subject/workflow_id/desc

export_format'csv' | 'excel'

export format

Response

export workflow