Skip to content

Flow List

Returns public flow entries.

Method and path

  • Method: GET
  • Path: /flows
  • Auth: not required

Response

  • 200 OK: array of flow items
  • 500 Internal Server Error

Key fields:

  • id
  • name
  • summary
  • agreements
  • visibility
  • updated

Notes:

  • The list response does not include full flow content.
  • Read flow detail separately when full body content is needed.