Skip to main content
Get Voltage Component Variables
curl --request GET \
  --url https://api.ionworks.com/simulations/model/{parameterized_model_id}/voltage-components
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

parameterized_model_id
string
required

Query Parameters

split_by_electrode
boolean
default:true

Response

Successful Response