<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Size of the deleted files. in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Size-of-the-deleted-files/m-p/325309#M19093</link>
    <description>K</description>
    <pubDate>Sat, 26 Jan 2019 10:59:15 GMT</pubDate>
    <dc:creator>Paula14</dc:creator>
    <dc:date>2019-01-26T10:59:15Z</dc:date>
    <item>
      <title>Size of the deleted files.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Size-of-the-deleted-files/m-p/325102#M19088</link>
      <description>&lt;P&gt;How do I find out the size of deleted files? I use /2/files/list_folder with include_deleted=True, I can see the deleted items, but there is no size info.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:08:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Size-of-the-deleted-files/m-p/325102#M19088</guid>
      <dc:creator>rk90</dc:creator>
      <dc:date>2019-05-29T09:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Size of the deleted files.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Size-of-the-deleted-files/m-p/325232#M19090</link>
      <description>&lt;P&gt;You are correct that the `/2/files/list_folder` endpoint does not include&amp;nbsp;size information for deleted files.&amp;nbsp; Have you tried using the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_revisions" target="_self"&gt;`/2/files/list_revisions&lt;/A&gt;` endpoint.&amp;nbsp; This endpoint will&amp;nbsp;return a list of historical data about the file, including file size, and can be used on current files or deleted files.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 18:18:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Size-of-the-deleted-files/m-p/325232#M19090</guid>
      <dc:creator>DBX_Robert</dc:creator>
      <dc:date>2019-01-25T18:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Size of the deleted files.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Size-of-the-deleted-files/m-p/325245#M19092</link>
      <description>&lt;P&gt;No, I haven't looked at list_revisions. But this leads me to another question and that is about deleted folders. I guess deleted items can be restored, but I want to check the size of all deleted items. So which endpoint do I need to query to get the size of deleted files/folders.&lt;/P&gt;&lt;P&gt;I am surprised to see that Dropbox doesn't have an API to return just the deleted items.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 19:51:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Size-of-the-deleted-files/m-p/325245#M19092</guid>
      <dc:creator>rk90</dc:creator>
      <dc:date>2019-01-25T19:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Size of the deleted files.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Size-of-the-deleted-files/m-p/325309#M19093</link>
      <description>K</description>
      <pubDate>Sat, 26 Jan 2019 10:59:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Size-of-the-deleted-files/m-p/325309#M19093</guid>
      <dc:creator>Paula14</dc:creator>
      <dc:date>2019-01-26T10:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Size of the deleted files.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Size-of-the-deleted-files/m-p/325410#M19098</link>
      <description>&lt;P&gt;You are correct that we don't have an endpoint to just list deleted files and folders.&amp;nbsp; This has been a feature request in the past.&amp;nbsp; I will add your interest to that request.&amp;nbsp; &amp;nbsp;We also do not have an endpoint to return aggregate folder size.&amp;nbsp; Again, an existing request I can update with your interested.&lt;/P&gt;
&lt;P&gt;As for how to compute this information today.&amp;nbsp; I suggest using "/files/list_folder" to&amp;nbsp;compile&amp;nbsp;a list of all deleted files. Then, for each deleted file in that list, use the "/files/list_revisions" endpoint to find the most recent file size of that file.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jan 2019 20:31:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Size-of-the-deleted-files/m-p/325410#M19098</guid>
      <dc:creator>DBX_Robert</dc:creator>
      <dc:date>2019-01-26T20:31:09Z</dc:date>
    </item>
  </channel>
</rss>

