<?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 All Shared Folders via API in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-All-Shared-Folders-via-API/m-p/506944#M25044</link>
    <description>&lt;P&gt;If you want to get a list of all the shared folders in the connected account using the Dropbox Objective-C SDK, you should use the&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBSHARINGUserAuthRoutes.html#/c:objc(cs)DBSHARINGUserAuthRoutes(im)listFolders" target="_self"&gt;DBSHARINGUserAuthRoutes.listFolders&lt;/A&gt; and&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBSHARINGUserAuthRoutes.html#/c:objc(cs)DBSHARINGUserAuthRoutes(im)listFoldersContinue:" target="_self"&gt;DBSHARINGUserAuthRoutes.listFoldersContinue&lt;/A&gt; methods.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(Note that these are different from the&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:objc(cs)DBFILESUserAuthRoutes(im)listFolder:" target="_self"&gt;DBFILESUserAuthRoutes.listFolder&lt;/A&gt; and&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:objc(cs)DBFILESUserAuthRoutes(im)listFolderContinue:" target="_self"&gt;DBFILESUserAuthRoutes.listFolderContinue&lt;/A&gt;&amp;nbsp;methods, which can be used to list all of the contents under a particular path, not just shared folders.)&lt;/P&gt;</description>
    <pubDate>Mon, 22 Mar 2021 15:33:13 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2021-03-22T15:33:13Z</dc:date>
    <item>
      <title>List All Shared Folders via API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-All-Shared-Folders-via-API/m-p/506920#M25042</link>
      <description>&lt;P&gt;I'm the ObjectiveDropboxOfficial, and I need to list all the shared folders like the official Dropbox app for iOS. Can you tell me how to do this query? I tried different search options in the listFolders(...) api but to no avail. I do see that shared folder has a non-nil _sharedFolderID, so I guess I could search recursively and then only list the results that have a valid _sharedFolderID, but that might bring back a massive amount of data. Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 10:16:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-All-Shared-Folders-via-API/m-p/506920#M25042</guid>
      <dc:creator>WinstonChen</dc:creator>
      <dc:date>2021-03-23T10:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: List All Shared Folders via API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-All-Shared-Folders-via-API/m-p/506944#M25044</link>
      <description>&lt;P&gt;If you want to get a list of all the shared folders in the connected account using the Dropbox Objective-C SDK, you should use the&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBSHARINGUserAuthRoutes.html#/c:objc(cs)DBSHARINGUserAuthRoutes(im)listFolders" target="_self"&gt;DBSHARINGUserAuthRoutes.listFolders&lt;/A&gt; and&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBSHARINGUserAuthRoutes.html#/c:objc(cs)DBSHARINGUserAuthRoutes(im)listFoldersContinue:" target="_self"&gt;DBSHARINGUserAuthRoutes.listFoldersContinue&lt;/A&gt; methods.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(Note that these are different from the&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:objc(cs)DBFILESUserAuthRoutes(im)listFolder:" target="_self"&gt;DBFILESUserAuthRoutes.listFolder&lt;/A&gt; and&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:objc(cs)DBFILESUserAuthRoutes(im)listFolderContinue:" target="_self"&gt;DBFILESUserAuthRoutes.listFolderContinue&lt;/A&gt;&amp;nbsp;methods, which can be used to list all of the contents under a particular path, not just shared folders.)&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 15:33:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-All-Shared-Folders-via-API/m-p/506944#M25044</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-03-22T15:33:13Z</dc:date>
    </item>
  </channel>
</rss>

