Docs

Automations

POST

Simulate Automation

POST /v1/automations/{automationId}/simulate

Dry-run simulation showing the path a contact would take. No side effects.

Path parameters

automationIdstringrequired

Automation ID to simulate

Bodyrequired

contactIdstring

Existing contact ID to simulate with

contactobject

Inline contact data for simulation

seedinteger

Random seed for deterministic simulation

Min: -9007199254740991Max: 9007199254740991

Response

200Simulation completed successfully. Returns the simulated path.
objectstringrequired
automationIdstringrequired

ID of the simulated automation

automationNamestringrequired

Name of the simulated automation

contactIdstringrequired

ID of the contact used in simulation

contactEmailstringrequired

Email of the contact used in simulation

status"completed" | "error"required

Simulation outcome status

totalStepsnumberrequired

Total number of steps in the simulated path

stepsobject[]required
Copyright © 2026 Kibamail.·Privacy Policy