curl --request GET \
--url https://api.ionworks.com/discovery/schemas/optimizationReturn the schema for design optimization runs.
Optimization requests use a flat run body (top-level
project_id, name, cell_spec_id,
optimization_template_id) plus a nested config
object validated by the design-optimization config schema.
curl --request GET \
--url https://api.ionworks.com/discovery/schemas/optimizationDocumentation Index
Fetch the complete documentation index at: https://docs.ionworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?