Endpoint to create a new simulation.
Retrieve your API Key from Dashboard API Keys Section.
Unique identifier for the simulation
Current status of the simulation
pending, running, completed, failed, cancelled Name of the simulation
Description of the simulation
Details about the selected workflow execution
Details about the counter workflow execution
Maximum time in seconds to run the simulation
Maximum number of events to process in the simulation
Number of times to run the simulation
Maximum number of concurrent simulation runs allowed
If True, the assistant workflow will kick off first, else it will be the user workflow.
Whether to stop the simulation on failure
Identifier of the user or system that initiated the workflow simulation
Successful Response
Response model for a single simulation. Contains a SimulationConfigModel object.
Single simulation object