---
title: "Get Parameterized Model Spatial Variable Names"
method: GET
path: "/parameterized_models/{parameterized_model_id}/spatial-variable-names"
tags: ["parameterized_models"]
---

# Get Parameterized Model Spatial Variable Names

`GET /parameterized_models/{parameterized_model_id}/spatial-variable-names`

Get variables that can be rendered as one-dimensional spatial profiles.

## Path parameters

- `parameterized_model_id` string, required

## Response `200`

Successful Response

- string[]

## Other responses

- `422` — Validation Error

---

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