Skip to main content
GET
Export the current draft workflow as canonical declarative YAML. Exports use apiVersion: workflows.retab.com/v1alpha2 and include raw explicit handles on every non-synthetic edge.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workflow_id
string
required

Response

Successful Response

A workflow exported as its YAML definition.

workflow_id
string
required
yaml_definition
string
required