---
title: "Get a list of all named views that exist in the Part Studio."
method: GET
path: "/partstudios/d/{did}/e/{eid}/namedViews"
tags: ["PartStudio"]
---

# Get a list of all named views that exist in the Part Studio.

`GET /partstudios/d/{did}/e/{eid}/namedViews`

Returns a map from view name to view data for the given element. See the [Part Studios API Guide](https://onshape-public.github.io/docs/api-adv/partstudios/) for details and tutorials.

## Path parameters

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

## Query parameters

- `linkDocumentId` string
- `skipPerspective` boolean
- `includeSectionCutViews` boolean

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