<?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 List file members for files under Shared or Team folder in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-file-members-for-files-under-Shared-or-Team-folder/m-p/539658#M25895</link>
    <description>&lt;P&gt;I want to list all shared files and their members in dropbox account and find below to do that.&lt;/P&gt;
&lt;P&gt;1. List all namespaces with API "/2/team/namespaces/list"&lt;BR /&gt;2. Iterate namespaces and make API call "/2/files/list_folder" to list files and folders associiated to that namespace&lt;BR /&gt;3. Namespaces which are associated with user's homepsace we get team_member_id also in list namespace API, this team_member_id I am using while listing file members with API "/2/sharing/list_file_members" file member API doesn't support &lt;STRONG&gt;Dropbox-API-Select-Admin(Whole Team)&lt;/STRONG&gt; header that means we will have to pass team_member_id of the user who has permission to access that file in order to list file members.&lt;BR /&gt;4. So for files which are under shared folder or team folder how do I list file members as I don't know team_member_id who has permission to call that API before hand?&lt;BR /&gt;&lt;BR /&gt;Any ways to solve this use case?&lt;/P&gt;</description>
    <pubDate>Tue, 17 Aug 2021 05:57:04 GMT</pubDate>
    <dc:creator>vivek-qualys-ssc</dc:creator>
    <dc:date>2021-08-17T05:57:04Z</dc:date>
    <item>
      <title>List file members for files under Shared or Team folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-file-members-for-files-under-Shared-or-Team-folder/m-p/539658#M25895</link>
      <description>&lt;P&gt;I want to list all shared files and their members in dropbox account and find below to do that.&lt;/P&gt;
&lt;P&gt;1. List all namespaces with API "/2/team/namespaces/list"&lt;BR /&gt;2. Iterate namespaces and make API call "/2/files/list_folder" to list files and folders associiated to that namespace&lt;BR /&gt;3. Namespaces which are associated with user's homepsace we get team_member_id also in list namespace API, this team_member_id I am using while listing file members with API "/2/sharing/list_file_members" file member API doesn't support &lt;STRONG&gt;Dropbox-API-Select-Admin(Whole Team)&lt;/STRONG&gt; header that means we will have to pass team_member_id of the user who has permission to access that file in order to list file members.&lt;BR /&gt;4. So for files which are under shared folder or team folder how do I list file members as I don't know team_member_id who has permission to call that API before hand?&lt;BR /&gt;&lt;BR /&gt;Any ways to solve this use case?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 05:57:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-file-members-for-files-under-Shared-or-Team-folder/m-p/539658#M25895</guid>
      <dc:creator>vivek-qualys-ssc</dc:creator>
      <dc:date>2021-08-17T05:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: List file members for files under Shared or Team folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-file-members-for-files-under-Shared-or-Team-folder/m-p/539752#M25898</link>
      <description>&lt;P&gt;For any given shared/team folder, you can use &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;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folder_members-continue" target="_self"&gt;/continue&lt;/A&gt;] to list who has access to it.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 15:48:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-file-members-for-files-under-Shared-or-Team-folder/m-p/539752#M25898</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-08-17T15:48:39Z</dc:date>
    </item>
  </channel>
</rss>

