Revision

Get all revisions for an element (tab).

See API Guide: Release Management for more details.

get/revisions/companies/{cid}/d/{did}/{wv}/{wvid}/e/{eid}

Path parameters

cidstring required

The company or enterprise ID that owns the resource.

didstring required

The id of the document in which to perform the operation.

wv'w' | 'v' required

Indicates which of workspace (w) or version (v) id is specified below.

wvidstring required

The id of the workspace, version in which the operation should be performed.

eidstring required

The id of the element in which to perform the operation.

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.

configurationstring

URL-encoded string of configuration values (separated by ;). See the Configurations API Guide for details.

elementTypestring required

Element Type. Must be one of: -1: Unknown, 0: Part Studio, 1: Assembly, 2: Drawing. 4 : Blob, 8: Variable Studio

fillApproversboolean

Set to true to return a list of approvers. Default is false and will return null.

fillExportPermissionboolean

Set to true to return a list of export permissions. Default is false and will return null.

supportChangeTypeboolean

Whether the revision can change object type. Used in reuse part number flow.

Response

default response