Skip to main content
Get Model Metadata Endpoint
curl --request GET \
  --url https://api.ionworks.com/metadata/model
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Query Parameters

model_id
string
required

Response

Successful Response