Cmdlets for Dropbox

Build 25.0.9434

DeletedResources

Displays files or folders that have been deleted from a user's Dropbox account, useful for tracking removals or recovering data.

Table Specific Information

The following scopes are required to access this view: files.metadata.read

Select

The cmdlet uses the Dropbox API to process search criteria that refer to the Path column. The cmdlet processes other filters client-side within the cmdlet. For example, the following queries are processed server side.

SELECT * FROM DeletedResources WHERE Path = '/Test path'

Columns

Name Type Description
Name String The name of the deleted file or folder, including its file extension if applicable.
Path String The full Dropbox path where the file or folder was located before it was deleted.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434