<?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 get metadata for files and folders in Dropbox REST API v2 in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-metadata-for-files-and-folders-in-Dropbox-REST-API-v2/m-p/244828#M17032</link>
    <description>&lt;P&gt;Hi Greg, I have a code in vb.net to access the list of files in the folder in v1, I am using this url "&lt;A href="https://api.dropboxapi.com/1/metadata/auto{0}?access_token={1" target="_blank"&gt;https://api.dropboxapi.com/1/metadata/auto{0}?access_token={1&lt;/A&gt;}" I supply the {0} for the folder path and the {1} for my token. do you have an updated uri that I can use to still populate and get the result for v2? Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 03 Oct 2017 06:22:25 GMT</pubDate>
    <dc:creator>mrramos</dc:creator>
    <dc:date>2017-10-03T06:22:25Z</dc:date>
    <item>
      <title>How to get metadata for files and folders in Dropbox REST API v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-metadata-for-files-and-folders-in-Dropbox-REST-API-v2/m-p/193540#M17030</link>
      <description>&lt;PRE&gt;curl -X GET https://api.dropboxapi.com/1/metadata/auto --header "Authorization: Bearer &amp;lt;access token redacted&amp;gt;"&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;The above endpoint will be used for get metadata in dropbox v1 API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to get metadata for folders in Dropbox REST API v2?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:28:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-metadata-for-files-and-folders-in-Dropbox-REST-API-v2/m-p/193540#M17030</guid>
      <dc:creator>Lakshmi</dc:creator>
      <dc:date>2019-05-29T09:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to get metadata for files and folders in Dropbox REST API v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-metadata-for-files-and-folders-in-Dropbox-REST-API-v2/m-p/193614#M17031</link>
      <description>&lt;P&gt;In&amp;nbsp;Dropbox API v2, you can get the metadata for an item using &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata" target="_self"&gt;/files/get_metadata&lt;/A&gt;. You&amp;nbsp;can list the files and folders under a particular path using &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;/files/list_folder&lt;/A&gt;&amp;nbsp;and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/files/list_folder/continue&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, I redacted it from your post, but for the sake of security, you should disable that access token that you posted. You can do so by revoking access to the app entirely, if the access token is for your account, here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/account/security" target="_blank"&gt;https://www.dropbox.com/account/security&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or, you can disable just this access token using the API:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;v1: &lt;A href="https://www.dropbox.com/developers/core/docs#disable-token" target="_blank"&gt;https://www.dropbox.com/developers/core/docs#disable-token&lt;/A&gt;&lt;BR /&gt;v2: &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#auth-token-revoke" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#auth-token-revoke&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 17:40:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-metadata-for-files-and-folders-in-Dropbox-REST-API-v2/m-p/193614#M17031</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-11-08T17:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to get metadata for files and folders in Dropbox REST API v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-metadata-for-files-and-folders-in-Dropbox-REST-API-v2/m-p/244828#M17032</link>
      <description>&lt;P&gt;Hi Greg, I have a code in vb.net to access the list of files in the folder in v1, I am using this url "&lt;A href="https://api.dropboxapi.com/1/metadata/auto{0}?access_token={1" target="_blank"&gt;https://api.dropboxapi.com/1/metadata/auto{0}?access_token={1&lt;/A&gt;}" I supply the {0} for the folder path and the {1} for my token. do you have an updated uri that I can use to still populate and get the result for v2? Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 06:22:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-metadata-for-files-and-folders-in-Dropbox-REST-API-v2/m-p/244828#M17032</guid>
      <dc:creator>mrramos</dc:creator>
      <dc:date>2017-10-03T06:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to get metadata for files and folders in Dropbox REST API v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-metadata-for-files-and-folders-in-Dropbox-REST-API-v2/m-p/244918#M17033</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/500193"&gt;@mrramos&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;If you need the file listing under a folder, you should use&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self" rel="noopener noreferrer"&gt;/files/list_folder&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self" rel="noopener noreferrer"&gt;/files/list_folder/continue&lt;/A&gt;&lt;SPAN&gt;. API v2 isn't a drop-in recplament for API v1, so you'll need to make code changes. There are curl examples in the documentation for those showing how to call them.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 16:02:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-metadata-for-files-and-folders-in-Dropbox-REST-API-v2/m-p/244918#M17033</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-10-03T16:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get metadata for files and folders in Dropbox REST API v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-metadata-for-files-and-folders-in-Dropbox-REST-API-v2/m-p/341054#M19748</link>
      <description>&lt;P&gt;can have a sample example of code to get metadata in angular 7??&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 08:51:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-metadata-for-files-and-folders-in-Dropbox-REST-API-v2/m-p/341054#M19748</guid>
      <dc:creator>djomoutresor1</dc:creator>
      <dc:date>2019-04-24T08:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to get metadata for files and folders in Dropbox REST API v2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-metadata-for-files-and-folders-in-Dropbox-REST-API-v2/m-p/341109#M19749</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1103866"&gt;@djomoutresor1&lt;/a&gt;&amp;nbsp;I don't have a sample to share for Angular in particular. Please refer to the HTTP documentation for whichever method(s) you need, e.g.,&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata" target="_self" rel="noopener noreferrer"&gt;/files/get_metadata&lt;/A&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self" rel="noopener noreferrer"&gt;/files/list_folder&lt;/A&gt;, or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self" rel="noopener noreferrer"&gt;/files/list_folder/continue&lt;/A&gt;, for information on how to call them, including curl examples, so you can write the relevant code for whatever HTTP client you're using.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 15:00:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-metadata-for-files-and-folders-in-Dropbox-REST-API-v2/m-p/341109#M19749</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-04-24T15:00:19Z</dc:date>
    </item>
  </channel>
</rss>

