<?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: /2/files/list_folder entries list question in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-list-folder-entries-list-question/m-p/225082#M12191</link>
    <description>1. Each list_folder response generally won't be more than around 2,000 items, but that can vary, so don't rely on that number.&lt;BR /&gt;&lt;BR /&gt;2. There isn't a way to request everything in one request. The API is built this way to avoid breaking on very large folders. You'll need to make sure your app knows how to call list_folder/continue. You should store the latest cursor to then efficiently receive just the new changes over time.</description>
    <pubDate>Fri, 09 Jun 2017 21:07:30 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-06-09T21:07:30Z</dc:date>
    <item>
      <title>/2/files/list_folder entries list question</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-list-folder-entries-list-question/m-p/225079#M12190</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank"&gt;/2/files/list_folder&lt;/A&gt; docs says &amp;nbsp;about `has_more` “&lt;EM&gt;If true, then there are more entries available. Pass the cursor to &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_blank"&gt;list_folder/continue&lt;/A&gt;&lt;/EM&gt;&lt;SPAN&gt;&lt;EM&gt; to retrieve the rest.&lt;/EM&gt;”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;What is the max that /list_folder will return?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Is there/can we have a way to indicate that we want all of them (so that we can avoid the need to complicate the app by needing to call `list_folder/continue`)?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:21:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-list-folder-entries-list-question/m-p/225079#M12190</guid>
      <dc:creator>goservo</dc:creator>
      <dc:date>2019-05-29T09:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: /2/files/list_folder entries list question</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-list-folder-entries-list-question/m-p/225082#M12191</link>
      <description>1. Each list_folder response generally won't be more than around 2,000 items, but that can vary, so don't rely on that number.&lt;BR /&gt;&lt;BR /&gt;2. There isn't a way to request everything in one request. The API is built this way to avoid breaking on very large folders. You'll need to make sure your app knows how to call list_folder/continue. You should store the latest cursor to then efficiently receive just the new changes over time.</description>
      <pubDate>Fri, 09 Jun 2017 21:07:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/2-files-list-folder-entries-list-question/m-p/225082#M12191</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-06-09T21:07:30Z</dc:date>
    </item>
  </channel>
</rss>

