---
title: "Get Flows by Workflow ID"
method: GET
path: "/workflow/{workflowId}/flows"
tags: ["Workflows"]
---

# Get Flows by Workflow ID

`GET /workflow/{workflowId}/flows`

Retrieves all flows associated with a specific workflow

## Path parameters

- `workflowId` integer, required

## Response `200`

Flows retrieved successfully

---

[API](https://skmtc.net/laminar/apis/laminar-api.md) · [All operations](https://skmtc.net/laminar/apis/laminar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/laminar/laminar-api/revisions/f0b9f895fdd8/schema)
