---
title: "GET /models/{id}/properties"
method: GET
path: "/models/{id}/properties"
tags: ["Deprecated"]
deprecated: true
---

# GET /models/{id}/properties

`GET /models/{id}/properties`

> **Deprecated.**

## Path parameters

- `id` string, required

## Headers

- `X-PHYSNA-TENANTID` string

## Response `200`

Ok

- ModelPropertiesResponse
  - `modelProperties` ModelProperty[], required
    - `modelId` string, required
    - `propertyId` number, double, required
    - `name` string, nullable, required
    - `value` string, required

---

[API](https://skmtc.dev/physna/apis/physna-public-api.md) · [All operations](https://skmtc.dev/physna/apis/physna-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/physna/physna-public-api/revisions/18b6af4c004d/schema)
