latestOpenAPI 3.0.1Apache 2.02026-08-133021,2261.8 MB

aaa3e1322450

AppElement

Resolves bulk app element references.

Resolve all references for all workspace elements. For bulk operations only. Use resolveReferences for a single element.

get/appelements/d/{did}/{wvm}/{wvmid}/resolvereferences

Path parameters

didstring required

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

wvm'w' | 'v' | 'm' required

Indicates which of workspace (w), version (v), or document microversion (m) id is specified below.

wvmidstring required

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

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.

transactionIdstring

The id of the transaction in which this operation should take place. Transaction ids can be generated through the AppElement startTransaction API.

parentChangeIdstring

The id of the last change made to this application element. This can be retrieved from the response for any app element modification endpoint.

includeInternalboolean

Whether to include references that have been deleted or inactivated.

referenceIdsstring

Comma separated string of reference ids find.

elementIdsstring

Comma separated string of element ids to search for references in.

drawingsOnlyboolean

Whether to find references for only Onshape drawing app elements.

Response

default response