Skip to main content
GET
Get a generation
Returns status (processing | completed | failed), best-effort progress while processing, and outputs[] with freshly signed URLs once completed. If the generation was started in another workspace, pass the same workspace_id.

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.

Path Parameters

generationId
string
required

Query Parameters

workspace_id
string

Optional workspace context (from GET /v1/workspaces); default is the key's own wallet.

Response

Generation status and outputs.

data
object