Retrieve tabs by document ID and workspace or version or microversion ID.
This endpoint only returns the tabs and not folders in the document. Use the getDocumentContents endpoint to get information about folders and tabs.
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.
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.
When true, returns the names of the files inside each zip file tab. Ignored if the document contains more than 10 zip files.
Response
Success!