<?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: list_shared_links and list_folder_members pagination in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/list-shared-links-and-list-folder-members-pagination/m-p/325234#M440</link>
    <description>&lt;P&gt;In "/2/sharing/list_shared_links", your assumption is correct.&amp;nbsp; If a cursor is returned, then addtional API calls to `/2/sharing/list_shared_links` are required to load all of the shared links for the user.&amp;nbsp; Be sure to include the cursor from the previous response in the subsequent request to load the additional link information.&lt;/P&gt;
&lt;P&gt;As for why `/2/sharing/list_folder_members` has a separate `/continue` API endpoint and includes a "has_more" field, while `/2/sharing/list_shared_links`.&amp;nbsp; This is simply an inconsistency in our API design.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jan 2019 18:41:25 GMT</pubDate>
    <dc:creator>DBX_Robert</dc:creator>
    <dc:date>2019-01-25T18:41:25Z</dc:date>
    <item>
      <title>list_shared_links and list_folder_members pagination</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/list-shared-links-and-list-folder-members-pagination/m-p/325112#M437</link>
      <description>&lt;P&gt;As per the API doc,&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_shared_links" target="_self"&gt;&amp;nbsp;/2/sharing/list_shared_links&lt;/A&gt;&amp;nbsp;does not return has_more attribute but cursor. What's the purpose of returning cursor? Is there a possibility that the result may span across several pages? Do I have to call&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_shared_links" target="_self"&gt;/2/sharing/list_shared_links&lt;/A&gt;&amp;nbsp;again with cursor inside the request body to ensure I have gotten all shared links created by a user?&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folder_members" target="_self"&gt;/2/sharing/list_folder_members&lt;/A&gt;&amp;nbsp;also returns cursor, but the document says that cursor will be returned if there are additional shared folder members that have not been returned. In such case I should call&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folder_members" target="_self"&gt;/2/sharing/list_folder_members&lt;/A&gt;/continue. Why not return the has_more attribute here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:05:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/list-shared-links-and-list-folder-members-pagination/m-p/325112#M437</guid>
      <dc:creator>rk90</dc:creator>
      <dc:date>2019-05-29T09:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: list_shared_links and list_folder_members pagination</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/list-shared-links-and-list-folder-members-pagination/m-p/325234#M440</link>
      <description>&lt;P&gt;In "/2/sharing/list_shared_links", your assumption is correct.&amp;nbsp; If a cursor is returned, then addtional API calls to `/2/sharing/list_shared_links` are required to load all of the shared links for the user.&amp;nbsp; Be sure to include the cursor from the previous response in the subsequent request to load the additional link information.&lt;/P&gt;
&lt;P&gt;As for why `/2/sharing/list_folder_members` has a separate `/continue` API endpoint and includes a "has_more" field, while `/2/sharing/list_shared_links`.&amp;nbsp; This is simply an inconsistency in our API design.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 18:41:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/list-shared-links-and-list-folder-members-pagination/m-p/325234#M440</guid>
      <dc:creator>DBX_Robert</dc:creator>
      <dc:date>2019-01-25T18:41:25Z</dc:date>
    </item>
  </channel>
</rss>

