curl --request GET \
--url https://api.ionworks.com/cells/{cell_spec_id}/parameterized_models{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}List parameterized models for a cell specification with pagination.
curl --request GET \
--url https://api.ionworks.com/cells/{cell_spec_id}/parameterized_models{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.ionworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?