Get an app
Endpoints
Get an app
Fetch an app’s identity and its input/output schema.
GET
Get an app
Each input’s
nodeId is the key you pass in the run request’s inputs map. See Run an app for the full flow.Authorizations
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.
Path Parameters
Response
App detail with input/output schema.

