<?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 Getting user child folders e.g. 'My Favorites' using SAS Viya REST API -Only shows top level folders in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Getting-user-child-folders-e-g-My-Favorites-using-SAS-Viya-REST/m-p/773724#M245835</link>
    <description>&lt;P&gt;I am trying to get the folders inside each user in /SAS Content/Users recursively.&amp;nbsp; It seems the permissions for each user folder does not allow recursive look within each user folder.&amp;nbsp; I have dabbled with the REST API codes but without success:&lt;/P&gt;&lt;P&gt;proc http&lt;BR /&gt;url="&amp;amp;BASE_URI./folders/folders/{root uri of user folder}/members?limit=20%nrstr(&amp;amp;recursive)=true%nrstr(&amp;amp;followReferences)=true"&lt;BR /&gt;out= folders&lt;BR /&gt;oauth_bearer = sas_services;&lt;BR /&gt;headers&lt;BR /&gt;'Content-Type'= 'application/vnd.sas.content.folder.path+json'&lt;BR /&gt;'Accept' = 'application/vnd.sas.collection+json'&lt;BR /&gt;'Accept' = 'application/vnd.sas.summary+json'&lt;BR /&gt;'Accept' = 'application/json'&lt;BR /&gt;'Accept' = 'application/vnd.sas.api+json';&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone tried doing this?&amp;nbsp; The result I get is simply a list of the main folders of each user but without the folders inside each of them.&amp;nbsp; Thanks much in advance for your help.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Oct 2021 18:59:08 GMT</pubDate>
    <dc:creator>RGarrido</dc:creator>
    <dc:date>2021-10-12T18:59:08Z</dc:date>
    <item>
      <title>Getting user child folders e.g. 'My Favorites' using SAS Viya REST API -Only shows top level folders</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-user-child-folders-e-g-My-Favorites-using-SAS-Viya-REST/m-p/773724#M245835</link>
      <description>&lt;P&gt;I am trying to get the folders inside each user in /SAS Content/Users recursively.&amp;nbsp; It seems the permissions for each user folder does not allow recursive look within each user folder.&amp;nbsp; I have dabbled with the REST API codes but without success:&lt;/P&gt;&lt;P&gt;proc http&lt;BR /&gt;url="&amp;amp;BASE_URI./folders/folders/{root uri of user folder}/members?limit=20%nrstr(&amp;amp;recursive)=true%nrstr(&amp;amp;followReferences)=true"&lt;BR /&gt;out= folders&lt;BR /&gt;oauth_bearer = sas_services;&lt;BR /&gt;headers&lt;BR /&gt;'Content-Type'= 'application/vnd.sas.content.folder.path+json'&lt;BR /&gt;'Accept' = 'application/vnd.sas.collection+json'&lt;BR /&gt;'Accept' = 'application/vnd.sas.summary+json'&lt;BR /&gt;'Accept' = 'application/json'&lt;BR /&gt;'Accept' = 'application/vnd.sas.api+json';&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone tried doing this?&amp;nbsp; The result I get is simply a list of the main folders of each user but without the folders inside each of them.&amp;nbsp; Thanks much in advance for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 18:59:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-user-child-folders-e-g-My-Favorites-using-SAS-Viya-REST/m-p/773724#M245835</guid>
      <dc:creator>RGarrido</dc:creator>
      <dc:date>2021-10-12T18:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting user child folders e.g. 'My Favorites' using SAS Viya REST API -Only shows top level fol</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-user-child-folders-e-g-My-Favorites-using-SAS-Viya-REST/m-p/818675#M323149</link>
      <description>Was this resolved? Try reposting under Administration -&amp;gt; Administration and Deployment</description>
      <pubDate>Thu, 16 Jun 2022 18:40:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-user-child-folders-e-g-My-Favorites-using-SAS-Viya-REST/m-p/818675#M323149</guid>
      <dc:creator>JOL</dc:creator>
      <dc:date>2022-06-16T18:40:09Z</dc:date>
    </item>
  </channel>
</rss>

