Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.ionworks.com/models
{ "items": [ { "name": "<string>", "id": "<string>", "user_id": "<string>", "organization_id": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "is_custom_model": true, "description": "<string>", "pybamm_version": "<string>", "chemistry": "lithium_ion", "created_by_email": "<string>" } ], "count": 123, "total": 123 }
List models for an organization with pagination.
1 <= x <= 100
x >= 0
Successful Response
Show child attributes
Was this page helpful?
Contact support