Retrieves a file that has been moved to the trash. Please note that only if the file itself has been moved to the trash can it be retrieved with this API call. If instead one of its parent folders was moved to the trash, only that folder can be inspected using the [`GET /folders…
fieldsA comma-separated list of specific attributes to include in the response. Common fields: 'id', 'name', 'size', 'trashed_at', 'purged_at', 'created_by', 'modified_by', 'owned_by', 'parent', 'path_collection'. When specified, only the requested fields (plus mini representation fie…
file_idRequiredstringThe unique identifier of a trashed file to retrieve. The file must have been directly deleted (moved to trash), not deleted as part of a parent folder deletion. You can find the file ID from the URL in the Box web app (e.g., for `https://*.app.box.com/files/123` the file_id is `…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.