<?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: Get list of externally shared files in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-list-of-externally-shared-files/m-p/748046#M32856</link>
    <description>&lt;P class="p1"&gt;Unfortunately, there isn’t a Dropbox API endpoint that can query a list of all shared files externally across all users, but I'll shall pass this along as a feature request.&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Currently we have the following Dropbox API endpoints that can list shared files received by the account, shared folders accessible to the account, shared links created by the account, and retrieve information about accounts connected to individual shared files.&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Listing shared files that the account has received&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="ul1"&gt;
&lt;LI class="li1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_received_files" target="_blank"&gt;&lt;SPAN class="s2"&gt;sharing/list_received_files&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;endpoint&lt;/LI&gt;
&lt;LI class="li1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_received_files-continue" target="_blank"&gt;&lt;SPAN class="s2"&gt;sharing/list_received_files/continue&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;endpoint&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Listing shared folders that the account has access to&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="ul1"&gt;
&lt;LI class="li1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders" target="_blank"&gt;&lt;SPAN class="s2"&gt;sharing/list_folders&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;endpoint&lt;/LI&gt;
&lt;LI class="li1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders-continue" target="_blank"&gt;&lt;SPAN class="s2"&gt;sharing/list_folders/continue&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;endpoint&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Listing shared links that the account has created&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="ul1"&gt;
&lt;LI class="li1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_shared_links" target="_blank"&gt;&lt;SPAN class="s2"&gt;sharing/list_shared_links&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;endpoint&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Listing accounts connected individual shared files&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="ul1"&gt;
&lt;LI class="li1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_file_members-batch" target="_blank"&gt;&lt;SPAN class="s2"&gt;sharing/list_file_members/batch&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;endpoint&lt;/LI&gt;
&lt;LI class="li1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_file_members-continue" target="_blank"&gt;&lt;SPAN class="s2"&gt;sharing/list_file_members/continue&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;endpoint&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Please note that to locate files shared with other accounts, you will need to implement the&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank"&gt;/2/files/list_folder&amp;nbsp;&lt;/A&gt;and&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_blank"&gt;/2/files/list_folder/continue&amp;nbsp;&lt;/A&gt;endpoints with the parameter&lt;EM&gt;&amp;nbsp;include_has_explicit_shared_members: true&lt;/EM&gt;.&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Based on the above endpoints you should be able to execute them on behalf of your team members individually by passing a&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/teams#teams-member-file-access" target="_blank"&gt;Dropbox-API-Select-User HTTP header&amp;nbsp;&lt;/A&gt;with the team_member_id to act as a specific member.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jan 2024 17:25:32 GMT</pubDate>
    <dc:creator>iNeil</dc:creator>
    <dc:date>2024-01-30T17:25:32Z</dc:date>
    <item>
      <title>Get list of externally shared files</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-list-of-externally-shared-files/m-p/747919#M32852</link>
      <description>&lt;P&gt;Is there a way to query a list of all files shared externally across all users? If not, is there a way to do this on a per user level?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 05:39:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-list-of-externally-shared-files/m-p/747919#M32852</guid>
      <dc:creator>jonosuave</dc:creator>
      <dc:date>2024-01-30T05:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Get list of externally shared files</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-list-of-externally-shared-files/m-p/748046#M32856</link>
      <description>&lt;P class="p1"&gt;Unfortunately, there isn’t a Dropbox API endpoint that can query a list of all shared files externally across all users, but I'll shall pass this along as a feature request.&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Currently we have the following Dropbox API endpoints that can list shared files received by the account, shared folders accessible to the account, shared links created by the account, and retrieve information about accounts connected to individual shared files.&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Listing shared files that the account has received&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="ul1"&gt;
&lt;LI class="li1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_received_files" target="_blank"&gt;&lt;SPAN class="s2"&gt;sharing/list_received_files&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;endpoint&lt;/LI&gt;
&lt;LI class="li1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_received_files-continue" target="_blank"&gt;&lt;SPAN class="s2"&gt;sharing/list_received_files/continue&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;endpoint&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Listing shared folders that the account has access to&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="ul1"&gt;
&lt;LI class="li1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders" target="_blank"&gt;&lt;SPAN class="s2"&gt;sharing/list_folders&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;endpoint&lt;/LI&gt;
&lt;LI class="li1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders-continue" target="_blank"&gt;&lt;SPAN class="s2"&gt;sharing/list_folders/continue&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;endpoint&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Listing shared links that the account has created&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="ul1"&gt;
&lt;LI class="li1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_shared_links" target="_blank"&gt;&lt;SPAN class="s2"&gt;sharing/list_shared_links&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;endpoint&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Listing accounts connected individual shared files&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL class="ul1"&gt;
&lt;LI class="li1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_file_members-batch" target="_blank"&gt;&lt;SPAN class="s2"&gt;sharing/list_file_members/batch&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;endpoint&lt;/LI&gt;
&lt;LI class="li1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_file_members-continue" target="_blank"&gt;&lt;SPAN class="s2"&gt;sharing/list_file_members/continue&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp;endpoint&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Please note that to locate files shared with other accounts, you will need to implement the&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank"&gt;/2/files/list_folder&amp;nbsp;&lt;/A&gt;and&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_blank"&gt;/2/files/list_folder/continue&amp;nbsp;&lt;/A&gt;endpoints with the parameter&lt;EM&gt;&amp;nbsp;include_has_explicit_shared_members: true&lt;/EM&gt;.&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Based on the above endpoints you should be able to execute them on behalf of your team members individually by passing a&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/teams#teams-member-file-access" target="_blank"&gt;Dropbox-API-Select-User HTTP header&amp;nbsp;&lt;/A&gt;with the team_member_id to act as a specific member.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 17:25:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-list-of-externally-shared-files/m-p/748046#M32856</guid>
      <dc:creator>iNeil</dc:creator>
      <dc:date>2024-01-30T17:25:32Z</dc:date>
    </item>
  </channel>
</rss>

