---
title: "GET /flows/{id}/tasks"
method: GET
path: "/flows/{id}/tasks"
---

# GET /flows/{id}/tasks

`GET /flows/{id}/tasks`

## Path parameters

- `id` string, required

## Response `200`

Flow tasks

- ListTaskResponse
  - `items` Task[], required — unresolved $ref
  - `next` string, nullable, required

## Other responses

- `default` — RFC 9457 problem details

## Changes

- **2026-04-22** `6b61cd93292c` — 1 info
  - endpoint added
- **2026-04-21** `9925ce6b6def` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/scalytics/apis/kafsiem-analyst-api/changes/flows/:id/tasks/get.md)

---

[API](https://skmtc.dev/scalytics/apis/kafsiem-analyst-api.md) · [All operations](https://skmtc.dev/scalytics/apis/kafsiem-analyst-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scalytics/kafsiem-analyst-api/revisions/6b61cd93292c/schema)
