---
title: "Get the metadata for an assembly, including supporting metadata."
method: GET
path: "/metadata/d/{did}/{wvm}/{wvmid}/e/{eid}/assembly-debug"
tags: ["Metadata"]
---

# Get the metadata for an assembly, including supporting metadata.

`GET /metadata/d/{did}/{wvm}/{wvmid}/e/{eid}/assembly-debug`

See [API Guide: Metadata](https://onshape-public.github.io/docs/api-adv/metadata/) for details. 
* `linkDocumentId` can be specified where applicable and this combined with the query param `inferMetadataOwner` (default value is `false`) will be used to infer metadata owner. 
* `configuration` optional query parameter defaults to default configuration. 
* `includeComputedProperties` can be used to include or omit computed properties. Default value is `true`. 
* `includeComputedAssemblyProperties` can be used to query computed assembly properties which are generally expensive. Default value is `false`. 
* You can also choose to include a `thumbnail`. Default value is `false`.

## Path parameters

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

## Query parameters

- `linkDocumentId` string
- `configuration` 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)
