optimizations

List Optimization Resources

List optimizations as job-free resources for the project.

Same filtering as the legacy list endpoint, but each item is an :class:OptimizationResource (flat status, no linked job). status filters still accept the underlying job-status vocabulary.

get/optimizations

Query parameters

project_idstring required
limitinteger
offsetinteger
qstring nullable
namestring nullable
statusstring nullable
template_namestring nullable
cell_namestring nullable
model_namestring nullable
created_by_emailstring nullable
created_atstring nullable
created_at_gtstring nullable
created_at_ltstring nullable
updated_at_gtstring nullable
updated_at_ltstring nullable

Response

Successful Response

totalinteger required

Changes