---
title: "Get task execution logs"
method: GET
path: "/inlong/manager/api/workflow/listTaskLogs"
tags: ["Workflow-API"]
---

# Get task execution logs

`GET /inlong/manager/api/workflow/listTaskLogs`

## Query parameters

- `inlongGroupId` string
- `inlongStreamId` string
- `orderField` string
- `orderType` string
- `pageNum` integer
- `pageSize` integer
- `processNames` string[]
- `taskType` 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)
