Get a workflow version
Retrieve one exact workflow version, including its current write-access metadata.
Authentication
Use a dashboard JWT only for dashboard-authenticated endpoints. Respan API-key endpoints use the respanApiKey auth field instead.
Path parameters
Logical workflow-family ID.
Response
Workflow category. Defaults to automations.
Event that triggers the workflow. Use scheduled with schedule_cron.
UTC five-field cron expression. Required when trigger_event_type is scheduled, forbidden for other trigger types, and limited to a minimum five-minute cadence. Timezone prefixes such as TZ and CRON_TZ are not supported.