---
title: "Download a file from a blob element for the specified workspace/version/microversion."
method: GET
path: "/blobelements/d/{did}/w/{wid}/e/{eid}"
tags: ["BlobElement"]
---

# Download a file from a blob element for the specified workspace/version/microversion.

`GET /blobelements/d/{did}/w/{wid}/e/{eid}`

See [API Guide: Model Translation](https://onshape-public.github.io/docs/api-adv/translation/) for more details.

## Path parameters

- `did` string, required
- `wid` string, required
- `eid` string, required

## Query parameters

- `linkDocumentId` string
- `contentDisposition` string

## Headers

- `If-None-Match` string

## Response `default`

File download.

---

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