Skip to main content
GET
Fetch one immutable workflow edge version.

Authorizations

Authorization
string
header
required

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

Path Parameters

edge_version_id
string
required

Response

Successful Response

Public edge version resource without tenant fields.

id
string
required

Public content-addressed edge version ID

edge_id
string
required

Stable logical edge ID

workflow_id
string
required

Source workflow ID

workflow_version_id
string
required

Workflow version this edge version belongs to

source
string
required

ID of the source block

target
string
required

ID of the target block

created_at
string<date-time>
required
source_handle
string | null
target_handle
string | null
animated
boolean
default:true