Update: changes to workspace and folder context in docs

We’ve just made a small update to the output returned for docs (e.g., listDocs, getDoc):

  • workspaceId has been replaced with workspace, which contains a browser link to the workspace containing the doc (along with an organizationId, if the doc is in an Enterprise workspace)
  • folderId has been replaced with folder, 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.

1 Like