---
title: "Get Pybamm Models"
method: GET
path: "/discovery/pybamm_models"
tags: ["discovery"]
---

# Get Pybamm Models

`GET /discovery/pybamm_models`

List pybamm/ionworks model classes and options.

Used by clients to decide whether they can express their model as a
config (``client.model.create``) or whether they need to upload a
custom ``pybamm.BaseModel`` subclass via
``client.model.upload_custom``.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/ionworks/apis/fastapi.md) · [All operations](https://skmtc.dev/ionworks/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ionworks/fastapi/revisions/7337a3cbdaf2/schema)
