---
title: "Read Flow"
method: GET
path: "/flows/read/{id}"
tags: ["Flows"]
---

# Read Flow

`GET /flows/read/{id}`

Reads the content of a specific flow

## Path parameters

- `id` integer, required

## Response `200`

Flow content read successfully

## Other responses

- `404` — Flow not found

---

[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/versions/f0b9f895fdd8/schema)
