v6
latestOpenAPI 3.1.02026-08-04135335658.3 KBWorkflows
Get Workflow Dynamic Variables
Endpoint to retrieve a workflow's dynamic variables by its ID.
Parameters:
- version_number: Optional version number to fetch dynamic variables from. If not provided, returns dynamic variables from the parent workflow's current configuration (legacy behavior).
get/workflows/v1/workflows/dynamic-variables/{workflow_id}
Path parameters
workflow_idstring required
Example:5eb7cf5a86d9755df3a6c593
Query parameters
version_numberinteger nullable
Version number to fetch dynamic variables from
Version number to fetch dynamic variables from
Response
Successful Response