---
title: "获取文件上线排序方式"
method: GET
path: "/v1/tasks/file_order_methods"
tags: ["task"]
---

# 获取文件上线排序方式

`GET /v1/tasks/file_order_methods`

get file order method

## Response `200`

OK

- V1GetSqlFileOrderMethodResV1
  - `code` integer
  - `data` V1SqlFileOrderMethodRes
    - `methods` V1SqlFileOrderMethod[]
      - `desc` string
      - `order_method` string
  - `message` string

---

[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)
