Get the custom model JSON for a custom model
Get the custom model JSON for a custom model
Get the raw JSON content of a custom model.
Only works for models with custom_model_data (custom uploaded models). Returns the full JSON structure of the serialized PyBaMM model.
Parameters
model_id : str The model ID
Returns
dict The custom model JSON content
Get the custom model JSON for a custom model
Path Parameters
Response
Successful Response