v1

latestOpenAPI 3.0.02026-07-26870415.2 KB
workflows

Get workflow definition schema

Returns a JSON Schema describing a valid workflow definition input: every step type with its config schema, every trigger type with its config schema, and the graph rules. Call this before creating or updating a workflow.

get/v1/workflows/schema

Response

Workflow definition JSON Schema

dataobject required

JSON Schema document describing a valid workflow definition input: every step type with its config schema, every trigger type with its config schema, and the graph rules.