Get Parameterized Model Variable Names
parameterized_models
Get Parameterized Model Variable Names
Get variable names where domain is empty or current collector.
This endpoint returns the names of all variables in the model where the domain is empty or “current collector” (i.e. they are functions of time only).
Parameters
parameterized_model_id : str ID of the parameterized model to fetch variables from supabase : Client Supabase client for database access
Returns
list[str] List of variable names with empty or current collector domain
Get Parameterized Model Variable Names
Path Parameters
Response
Successful Response
Get Parameterized Model Parameter ValuesList parameterized models for a cell specification or project