PartStudio
Get a list of all named views that exist in the Part Studio.
Returns a map from view name to view data for the given element. See the Part Studios API Guide for details and tutorials.
get/partstudios/d/{did}/e/{eid}/namedViews
Path parameters
didstring required
The id of the document in which to perform the operation.
eidstring required
Query parameters
linkDocumentIdstring
The id of the document through which the above document should be accessed; only applicable when accessing a version of the document. This allows a user who has access to document a to see data from document b, as long as document b has been linked to document a by a user who has permission to both.
skipPerspectiveboolean
includeSectionCutViewsboolean
Response
default response