---
title: "Get Model Schema"
method: GET
path: "/discovery/schemas/model"
tags: ["discovery"]
---

# Get Model Schema

`GET /discovery/schemas/model`

Return the schema for custom electrochemical models.

Includes ``create_schema`` (POST /models body),
``update_schema`` (PATCH /models/{id} body),
``response_schema`` (GET response), and
``add_custom_variable_schema`` (POST
/models/{id}/custom-variables body).

## 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)
