---
title: "Get task list by paginating"
method: GET
path: "/inlong/manager/api/workflow/listTask"
tags: ["Workflow-API"]
---

# Get task list by paginating

`GET /inlong/manager/api/workflow/listTask`

## Query parameters

- `applicant` string
- `approver` string
- `displayName` string
- `endTimeBegin` string, date-time
- `endTimeEnd` string, date-time
- `id` integer
- `name` string
- `operator` string
- `orderField` string
- `orderType` string
- `pageNum` integer
- `pageSize` integer
- `processId` integer
- `startTimeBegin` string, date-time
- `startTimeEnd` string, date-time
- `statusSet` string[]
- `tenant` string
- `type` string

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/apache/apis/untitled-api-2.md) · [All operations](https://skmtc.dev/apache/apis/untitled-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apache/untitled-api-2/revisions/41c687f48683/schema)
