Skip to main content
GET
/
v1
/
simulation-schema
Discover goals and inputs
curl --request GET \
  --url https://api.example.com/v1/simulation-schema
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

authorization
string

Query Parameters

mode
string
required
goal
string | null

Response

Successful Response