v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
workflows

Get workflow JSON schema

Spaces method and path for this operation:

<div><span class="operation-verb get">get</span>&nbsp;<span class="operation-path">/s/{space_id}/api/workflows/schema</span></div>

Refer to Spaces for more information.

Retrieve the JSON schema used to validate workflow YAML definitions. The schema includes available step types based on the configured connectors in the current space.<br/><br/>[Required authorization] Route required privileges: workflowsManagement:read.

get/api/workflows/schema

Query parameters

looseboolean required

When true, returns a permissive schema that allows additional properties. When false, returns a strict schema for full validation.

Response

Indicates a successful response