Skip to main content
GET
List Workflow Versions

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Path Parameters

workflow_id
string
required
Required string length: 24
Pattern: ^[0-9a-f]{24}$
Example:

"5eb7cf5a86d9755df3a6c593"

Response

Successful Response

Response model for a list of workflow versions. Contains a list of WorkflowVersionModel objects.

versions
WorkflowVersionModel · object[]

List of workflow versions

total
integer | null

Total number of workflow versions available.