Skip to main content
GET
Get one simulation with its full configuration and run summaries

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Response

Simulation with personas, test_cases, settings and per-run summaries (poll this while state is queued/running)

success
boolean
Example:

true

message
string
Example:

"Simulation retrieved successfully"

data
object