We’ve just made a small update to the output returned for docs (e.g., listDocs
, getDoc
):
-
workspaceId
has been replaced withworkspace
, which contains a browser link to the workspace containing the doc (along with anorganizationId
, if the doc is in an Enterprise workspace) -
folderId
has been replaced withfolder
, which contains a browser link to the folder containing the doc
These changes have been been made to offer better interoperability with the Enterprise Audit API. The original fields have been deprecated and are due to be removed at least 3 months from now.