Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

workflow_id
string<uuid>
required

The unique id of the workflow

version
integer
required

The published version number

Required range: x >= 1

Response

The published version with its definition

version
integer
required

The published version number.

published_at
string<date-time> | null
definition
object | null

The frozen definition. Populated when reading a version; null in the publish response.

Example:
warnings
object[]

Non-blocking issues found at publish.