Export flow for runtime (limited preview)
Export flow for runtime (limited preview)
**Limited preview — not yet generally available.** This endpoint is dark-launched and returns `404 Not Found` in production until GA; it is only reachable in non-production environments today.
Export a fully-resolved, self-contained flow definition that the @runtypelabs/runtime package can consume directly at boot. All step configs are inlined; no live DB queries are needed at execution time.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Response
Exported flow definition
id
name
steps
agents
dependencyRefs
description
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error