<?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: How to list all the shared files and folders in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/How-to-list-all-the-shared-files-and-folders/m-p/633068#M2974</link>
    <description>&lt;P&gt;Using &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders" target="_blank"&gt;/2/sharing/list_folders&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders-continue" target="_blank"&gt;/2/sharing/list_folders/continue&lt;/A&gt; is the right way to list the shared folders for an account. That only lists the shared folders themselves, not their contents. To list the contents of any particular folder, shared or not, you should use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank"&gt;/2/files/list_folder&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_blank"&gt;/2/files/list_folder/continue&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To list the files that have been individually shared with the account, you should use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_received_files" target="_blank"&gt;/2/sharing/list_received_files&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_received_files-continue" target="_blank"&gt;/2/sharing/list_received_files/continue&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 31 Oct 2022 17:29:48 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2022-10-31T17:29:48Z</dc:date>
    <item>
      <title>How to list all the shared files and folders</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/How-to-list-all-the-shared-files-and-folders/m-p/633057#M2973</link>
      <description>&lt;P&gt;Hii,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have used the &lt;SPAN&gt;&lt;A href="https://api.dropboxapi.com/2/sharing/list_folders" target="_blank"&gt;https://api.dropboxapi.com/2/sharing/list_folders&lt;/A&gt;&lt;/SPAN&gt; with &lt;SPAN&gt;Dropbox-API-Select-User&lt;/SPAN&gt; header, but only the folders shared is retrieved, also, only top level folders (root folders) are retrieved. How to retrive all the folders recursively that is shared and also, how to get all the files shared with the user. Kindly, help.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 17:00:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/How-to-list-all-the-shared-files-and-folders/m-p/633057#M2973</guid>
      <dc:creator>paradoxIn</dc:creator>
      <dc:date>2022-10-31T17:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to list all the shared files and folders</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/How-to-list-all-the-shared-files-and-folders/m-p/633068#M2974</link>
      <description>&lt;P&gt;Using &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders" target="_blank"&gt;/2/sharing/list_folders&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders-continue" target="_blank"&gt;/2/sharing/list_folders/continue&lt;/A&gt; is the right way to list the shared folders for an account. That only lists the shared folders themselves, not their contents. To list the contents of any particular folder, shared or not, you should use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank"&gt;/2/files/list_folder&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_blank"&gt;/2/files/list_folder/continue&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To list the files that have been individually shared with the account, you should use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_received_files" target="_blank"&gt;/2/sharing/list_received_files&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_received_files-continue" target="_blank"&gt;/2/sharing/list_received_files/continue&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 17:29:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/How-to-list-all-the-shared-files-and-folders/m-p/633068#M2974</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-10-31T17:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to list all the shared files and folders</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/How-to-list-all-the-shared-files-and-folders/m-p/633071#M2975</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1579735"&gt;@paradoxIn&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;... How to retrive all the folders recursively that is shared ...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The share folders are not organized in a tree (or something like), so no recursion can be defined, it's rather linear list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1579735"&gt;@paradoxIn&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hii,&lt;/P&gt;&lt;P&gt;&amp;nbsp;..., how to get all the files shared with the user. ...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;To list shared files is other access point: &lt;A title="Returns a list of all files shared with current user" href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_received_files" target="_blank" rel="noopener"&gt;2/sharing/list_received_files&lt;/A&gt;. Files shared within shared folder can be enumerated like any other folder. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 17:33:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/How-to-list-all-the-shared-files-and-folders/m-p/633071#M2975</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2022-10-31T17:33:28Z</dc:date>
    </item>
  </channel>
</rss>

