---
title: "获取审批流程模板列表"
method: GET
path: "/v1/projects/{project_name}/workflow_templates"
tags: ["workflow"]
---

# 获取审批流程模板列表

`GET /v1/projects/{project_name}/workflow_templates`

get workflow template list

## Path parameters

- `project_name` string, required

## Query parameters

- `workflow_type` 'workflow' | 'data_export'

## Response `200`

OK

## Changes

- **2026-07-22** `f052fb310bd1` — 1 info
  - added the new optional `query` request parameter `workflow_type`
- **2026-07-21** `fa9603edf888` — 1 warning
  - deleted the `query` request parameter `workflow_type`
- **2026-07-21** `eb1539eee052` — 1 info
  - added the new optional `query` request parameter `workflow_type`
- **2026-04-23** `04e372ea0cd4` — 1 info
  - endpoint added
- **2025-06-24** `ea902136997f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/actiontech/apis/sqle-api-docs/changes/v1/projects/:project_name/workflow_templates/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)
