---
title: "Get a list of materials from a material library."
method: GET
path: "/materials/libraries/d/{did}/{wvm}/{wvmid}/e/{eid}"
tags: ["Material"]
---

# Get a list of materials from a material library.

`GET /materials/libraries/d/{did}/{wvm}/{wvmid}/e/{eid}`

Get a JSON representation of the material library.

## Path parameters

- `did` string, required
- `wvm` string, required
- `wvmid` string, required
- `eid` string, required

## Response `200`

Success!

---

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