---
title: "Changes to Retrieve registered Flows"
method: GET
path: "/flow"
---

# Changes to Retrieve registered Flows

`GET /flow`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2025-08-08** `696ee83009f6` — 1 info
- **2025-08-06** `82f6f0eba091` — 2 warning, 8 info

## Changes

- **2025-08-08** `696ee83009f6` — 1 info
  - api operation id `FlowListFlows` removed and replaced with `11_list_flows`
- **2025-08-06** `82f6f0eba091` — 2 warning, 8 info
  - removed the optional property `items` from the response with the `200` status
  - removed the optional property `offset` from the response with the `200` status
  - api operation id `FlowListFlows` was added
  - api tag `Flow Control` added
  - api tag `Flow Management` removed
  - `query` request parameter `offset` list-of-types was widened by adding types `null`
  - `query` request parameter `q` list-of-types was widened by adding types `null`
  - for the `query` request parameter `offset`, the type was generalized from `string` to no type
  - for the `query` request parameter `q`, the type was generalized from `string` to no type
  - added the non-success response with the status `400`

---

[Operation](https://skmtc.dev/masumi-network/apis/kodosumi-api/docs/flow/get.md) · [API](https://skmtc.dev/masumi-network/apis/kodosumi-api.md) · [Page](https://skmtc.dev/masumi-network/apis/kodosumi-api/changes/flow/get)
