Skip to main content
GET
List apps
List the flows in your workspace and grab the id of the one you want to run. Fetch that flow’s input schema next with Get a flow.

Authorizations

Authorization
string
header
required

A workspace API key. Secret keys (flowy_…) are server-side — keep them private. Publishable keys (flowy_pk_…) are browser-safe but only work from their allowlisted domains.

Response

The apps in your workspace.

data
object[]
Last modified on July 22, 2026