<?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: File permissions in shared folders in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-permissions-in-shared-folders/m-p/256675#M14882</link>
    <description>&lt;P&gt;The user's access to files in a shared folder are determined by their access level in the shared folder itself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're using the official API v2 .NET SDK, to check the user's current access level for a particular shared folder, you can use &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_GetFolderMetadataAsync_1.htm" target="_self"&gt;GetFolderMetadata&lt;/A&gt;. Or, you can list all of the shared folders the user currently has access to with &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFoldersAsync_1.htm" target="_blank"&gt;ListFolders&lt;/A&gt;&amp;nbsp;/&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFoldersContinueAsync_1.htm" target="_self"&gt;ListFoldersContinue&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(On the HTTP API itself, those are &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-get_folder_metadata" target="_self"&gt;/2/sharing/get_folder_metadata&lt;/A&gt;&amp;nbsp;and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders" target="_self"&gt;/2/sharing/list_folders&lt;/A&gt;&amp;nbsp;/&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders-continue" target="_self"&gt;/2/sharing/list_folders/continue&lt;/A&gt;&amp;nbsp;respectively.)&lt;/P&gt;</description>
    <pubDate>Thu, 14 Dec 2017 15:30:38 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-12-14T15:30:38Z</dc:date>
    <item>
      <title>File permissions in shared folders</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-permissions-in-shared-folders/m-p/256635#M14879</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Dropbox business team and want to programmatically list permissions on a file or folder.&lt;/P&gt;&lt;P&gt;Using the apis, I'm able to retrieve the list of files and folders + a couple of properties.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I'm unable to find a way to list the permissions.&lt;/P&gt;&lt;P&gt;Language : C#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whic api should I use?&lt;/P&gt;&lt;P&gt;Do you have a working sample?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:16:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-permissions-in-shared-folders/m-p/256635#M14879</guid>
      <dc:creator>boby1</dc:creator>
      <dc:date>2019-05-29T09:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: File permissions in shared folders</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-permissions-in-shared-folders/m-p/256675#M14882</link>
      <description>&lt;P&gt;The user's access to files in a shared folder are determined by their access level in the shared folder itself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're using the official API v2 .NET SDK, to check the user's current access level for a particular shared folder, you can use &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_GetFolderMetadataAsync_1.htm" target="_self"&gt;GetFolderMetadata&lt;/A&gt;. Or, you can list all of the shared folders the user currently has access to with &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFoldersAsync_1.htm" target="_blank"&gt;ListFolders&lt;/A&gt;&amp;nbsp;/&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFoldersContinueAsync_1.htm" target="_self"&gt;ListFoldersContinue&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(On the HTTP API itself, those are &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-get_folder_metadata" target="_self"&gt;/2/sharing/get_folder_metadata&lt;/A&gt;&amp;nbsp;and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders" target="_self"&gt;/2/sharing/list_folders&lt;/A&gt;&amp;nbsp;/&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folders-continue" target="_self"&gt;/2/sharing/list_folders/continue&lt;/A&gt;&amp;nbsp;respectively.)&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 15:30:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-permissions-in-shared-folders/m-p/256675#M14882</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-12-14T15:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: File permissions in shared folders</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-permissions-in-shared-folders/m-p/256681#M14883</link>
      <description>&lt;P&gt;We need to know who has permissions on the file or folder, not what permission a specific user has on a file or folder.&lt;/P&gt;&lt;P&gt;Using your solution, if a company has 1000 users, we would need the check the permissions of the 1000 users one by one against a given file to determine the access list.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 16:43:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-permissions-in-shared-folders/m-p/256681#M14883</guid>
      <dc:creator>boby1</dc:creator>
      <dc:date>2017-12-14T16:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: File permissions in shared folders</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-permissions-in-shared-folders/m-p/256682#M14884</link>
      <description>&lt;P&gt;To list all of the members of a shared folder, you would use &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFolderMembersAsync_1.htm" target="_self"&gt;ListFolderMembers&lt;/A&gt;&amp;nbsp;and &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFolderMembersContinueAsync_1.htm" target="_self"&gt;ListFolderMembersContinue&lt;/A&gt;. (Those correspond to&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folder_members" target="_blank"&gt;/2/sharing/list_folder_members&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_folder_members-continue" target="_self"&gt;/2/sharing/list_folder_members/continue&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Likewise, for a shared file, not just a file in a shared folder, you would use&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFileMembersAsync_1.htm" target="_blank"&gt;ListFileMembers&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFileMembersContinueAsync_1.htm" target="_blank"&gt;ListFileMembersContinue&lt;/A&gt;. There's also a batch version for that: &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Sharing_Routes_SharingUserRoutes_ListFileMembersBatchAsync_1.htm" target="_self"&gt;ListFileMembersBatch&lt;/A&gt;. (Respectively: &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_file_members" target="_self"&gt;/2/sharing/list_file_members&lt;/A&gt;, &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_file_members-continue" target="_self"&gt;/2/sharing/list_file_members/continue&lt;/A&gt;, and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-list_file_members-batch" target="_self"&gt;/2/sharing/list_file_members/batch&lt;/A&gt;.)&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 16:50:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/File-permissions-in-shared-folders/m-p/256682#M14884</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-12-14T16:50:57Z</dc:date>
    </item>
  </channel>
</rss>

