<?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: API response limited to 2,000 items in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-response-limited-to-2-000-items/m-p/203672#M9752</link>
    <description>&lt;P&gt;The &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/master/moduledoc.html#dropbox.dropbox.Dropbox.files_list_folder" target="_self"&gt;list_folder&lt;/A&gt; response is paginated. If &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/master/moduledoc.html#dropbox.files.ListFolderResult.has_more" target="_self"&gt;ListFolderResult.has_more&lt;/A&gt;&amp;nbsp;is True, you should call back to &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/master/moduledoc.html#dropbox.dropbox.Dropbox.files_list_folder_continue" target="_self"&gt;files_list_folder_continue&lt;/A&gt;&amp;nbsp;for more entries. The documentation for &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/master/moduledoc.html#dropbox.dropbox.Dropbox.files_list_folder" target="_self"&gt;list_folder&lt;/A&gt; has information for processing these.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jan 2017 18:46:53 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-01-24T18:46:53Z</dc:date>
    <item>
      <title>API response limited to 2,000 items</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-response-limited-to-2-000-items/m-p/203633#M9746</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I do a lot of photo work and try to automate some of my photo and video sorting and processing but I've run into a pretty big issue: Apparently there is a maximum of 2,000 items returned when getting a directory listing. Is it paginated? If so, why doesn't the Python API client handle pagination?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;From one of my servers using the latest Python API client:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;╭─jivanov@irony  ~
╰─$ dropbox-api ls /Camera\ Uploads | wc -l
    2000&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From my personal laptop running the latest Dropbox client application:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;╭─jamie@BeefCurtainMoses  ~/Dropbox/Camera Uploads
╰─$ ls -1 | wc -l
    2353&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:26:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-response-limited-to-2-000-items/m-p/203633#M9746</guid>
      <dc:creator>AlmightyOatmeal</dc:creator>
      <dc:date>2019-05-29T09:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: API response limited to 2,000 items</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-response-limited-to-2-000-items/m-p/203672#M9752</link>
      <description>&lt;P&gt;The &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/master/moduledoc.html#dropbox.dropbox.Dropbox.files_list_folder" target="_self"&gt;list_folder&lt;/A&gt; response is paginated. If &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/master/moduledoc.html#dropbox.files.ListFolderResult.has_more" target="_self"&gt;ListFolderResult.has_more&lt;/A&gt;&amp;nbsp;is True, you should call back to &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/master/moduledoc.html#dropbox.dropbox.Dropbox.files_list_folder_continue" target="_self"&gt;files_list_folder_continue&lt;/A&gt;&amp;nbsp;for more entries. The documentation for &lt;A href="https://dropbox-sdk-python.readthedocs.io/en/master/moduledoc.html#dropbox.dropbox.Dropbox.files_list_folder" target="_self"&gt;list_folder&lt;/A&gt; has information for processing these.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 18:46:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-response-limited-to-2-000-items/m-p/203672#M9752</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-24T18:46:53Z</dc:date>
    </item>
  </channel>
</rss>

