---
title: "Get the configuration definition for a Part Studio, Variable Studio, or Assembly."
method: GET
path: "/elements/d/{did}/{wvm}/{wvmid}/e/{eid}/configuration"
tags: ["Element"]
---

# Get the configuration definition for a Part Studio, Variable Studio, or Assembly.

`GET /elements/d/{did}/{wvm}/{wvmid}/e/{eid}/configuration`

Use Configurations to create variations of elements. You can configure feature and parameter values, part properties, custom part properties, face and part appearances, and sketch text. Each Part Studio can have only one Configuration, but it can contain multiple Configuration inputs. 
See the [Configuration API Guide](https://onshape-public.github.io/docs/api-adv/configs/) for additional details.

## Path parameters

- `did` string, required
- `wvm` 'w' | 'v' | 'm', required
- `wvmid` string, required
- `eid` string, required

## Query parameters

- `linkDocumentId` string

## Response `default`

default response

---

[API](https://skmtc.net/onshape/apis/onshape-rest-api.md) · [All operations](https://skmtc.net/onshape/apis/onshape-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onshape/onshape-rest-api/revisions/aaa3e1322450/schema)
