Workflows
workflows
Methods
Lists all workflows configured for the account.
Retrieves configuration and metadata for a specific workflow.
Creates a new workflow or updates an existing workflow definition.
Deletes a Workflow. This only deletes the Workflow and does not delete or modify any Worker associated to this Workflow or bounded to it.
Instances
workflows.instances
Methods
Lists all instances of a workflow with their execution status.
Retrieves logs and execution status for a specific workflow instance.
Creates a new instance of a workflow, starting its execution.
Creates multiple workflow instances in a single batch operation.
Versions
workflows.versions
Methods
Lists all deployed versions of a workflow.
Retrieves details for a specific deployed workflow version.