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

# Get event list by paginating

`GET /inlong/manager/api/workflow/event/list`

## Query parameters

- `elementName` string
- `endTimeBegin` string, date-time
- `endTimeEnd` string, date-time
- `event` string
- `eventType` string
- `id` integer
- `inlongGroupId` string
- `ip` string
- `listener` string
- `orderField` string
- `orderType` string
- `pageNum` integer
- `pageSize` integer
- `processId` integer
- `processName` string
- `startTimeBegin` string, date-time
- `startTimeEnd` string, date-time
- `status` integer
- `taskId` integer

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