Run a workflow
Run a workflow
Headers
Query parameters
Request
ID of the workflow to run
Optional title for this workflow run
Parameters to pass to the workflow
Location of proxy to use for this workflow run
URL to send workflow status updates to after a run is finished
URL for TOTP authentication setup if Skyvern should be polling endpoint for 2FA codes
Identifier for TOTP (Time-based One-Time Password) authentication if codes are being pushed to Skyvern
ID of an existing browser session to reuse, having it continue from the current screen state
Response
Successfully run workflow
Unique identifier for this run
Current status of the run
Timestamp when this run was created
Timestamp when this run was last modified
Output data from the run, if any. Format depends on the schema in the input
List of files downloaded during the run
URL to the recording of the run
Reason for failure if the run failed
The original request parameters used to start this workflow run