Get a list of multiple subelements by document ID, workspace or version or microversion ID, tab ID, and subelement IDs.
Path parameters
The id of the document in which to perform the operation.
Indicates which of workspace (w), version (v), or document microversion (m) id is specified below.
The id of the workspace, version or document microversion in which the operation should be performed.
The id of the element in which to perform the operation.
Query parameters
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.
The id of the transaction in which this operation should take place. Transaction ids can be generated through the AppElement startTransaction API.
The id of the last change made to this application element. This can be retrieved from the response for any app element modification endpoint.
The id of a change made prior to the specified or implied changeId. If specified, only changes made after the base changeId are returned.
The array of subelementIds in format: &subelementIds=ID1& &subelementIds=ID2...&subelementIds=IDn.
Response
default response