Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Basic authentication is used to authenticate requests to the Backend API. The username is the project ID and the password is the API secret.

The project ID and API secret can be found in the Developer Panel.

Path Parameters

rulesetID
string
required

The ruleset ID

simulationID
string
required

The simulation ID

Response

Successfully created

id
string
required
status
enum<string>
required
Available options:
pending,
completed,
failed
createdMs
integer<int64>
required
message
string
errorCount
integer
data
object[]