<?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: API admin methods limit of 200 in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/4250788#M57957</link>
    <description>&lt;P&gt;To my surprise, the limit of 200 per hour for&amp;nbsp;GetAppUsersAsAdmin, is not blocking my API calls. I ran the call for 380 apps 5 times in a row and it returned all users without an error. Strange but nice.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Oct 2024 12:53:43 GMT</pubDate>
    <dc:creator>JzzyJ</dc:creator>
    <dc:date>2024-10-21T12:53:43Z</dc:date>
    <item>
      <title>API admin methods limit of 200</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/2289189#M33934</link>
      <description>&lt;P&gt;We have developed a solution where we download admin/usage data on a daily basis, import this into SQL Server. We have also developed a report based on this data.&lt;BR /&gt;&lt;BR /&gt;Recently, I have been trying to add user information to work spaces, reports, datasets et cetera. The 1st 2 went well (just now anyway). Each power shell script, loads say the reports, loops through these and calls the admin API method to retrieve the users for each report.&lt;BR /&gt;&lt;BR /&gt;It was only when I tried to do the datasets, that we started hitting the 200/hour limit.&lt;BR /&gt;&lt;BR /&gt;Now when extracting workspaces, you can add the parameters "expand =users" to give us the users information. However, this parameter does not work for reports, datasets et cetera.&lt;BR /&gt;&lt;BR /&gt;Is there any other way to retrieve report users,&amp;nbsp;app users et cetera?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 15:24:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/2289189#M33934</guid>
      <dc:creator>Dragon496</dc:creator>
      <dc:date>2022-01-18T15:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: API admin methods limit of 200</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/2294820#M33990</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/263656"&gt;@Dragon496&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please check whether the following REST APIs are what you want.&lt;/P&gt;
&lt;P&gt;1. Get app users&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/admin/apps-get-app-users-as-admin" target="_self"&gt;&lt;STRONG&gt;Admin - Apps GetAppUsersAsAdmin&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2. Get report users&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/admin/reports-get-report-users-as-admin" target="_self"&gt;&lt;STRONG&gt;Admin - Reports GetReportUsersAsAdmin&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_1-1642741864224.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/658931i55A6FD248B7AE48A/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_1-1642741864224.png" alt="yingyinr_1-1642741864224.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 05:37:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/2294820#M33990</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-21T05:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: API admin methods limit of 200</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/2298056#M34029</link>
      <description>&lt;P&gt;No, this does not help me. These methods have a limit of 200 calls per hour, which was the issue detailed in my original message&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 08:18:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/2298056#M34029</guid>
      <dc:creator>Dragon496</dc:creator>
      <dc:date>2022-01-24T08:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: API admin methods limit of 200</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/2310218#M34142</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/263656"&gt;@Dragon496&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;Based on my research, I didn't find any other APIs or other better ways to export user information without any limitations.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 09:01:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/2310218#M34142</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-31T09:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: API admin methods limit of 200</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/2676460#M37685</link>
      <description>&lt;P&gt;I have a similar problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don´t know if this will create more problems than it solves but I just added a&lt;/P&gt;&lt;P&gt;"Start-Sleep -seconds 36" to the end of my foreach powershell loop.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This way I´ll slow down the script and hopefully make sure that I don´t go over the limit. The run will take a long time for sure, but if that is not a problem then this might work.&lt;BR /&gt;&lt;BR /&gt;EDIT: I just realized that I could go a lot faster that 36 seconds, I´think I´ll do 20 seconds just to be on the safe side.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 04:14:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/2676460#M37685</guid>
      <dc:creator>jaakkow</dc:creator>
      <dc:date>2022-08-03T04:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: API admin methods limit of 200</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/2677602#M37697</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;We discovered, on the Internet, a solution which uses the scanner API (&lt;A href="https://github.com/RuiRomano/pbimonitor" target="_blank"&gt;https://github.com/RuiRomano/pbimonitor&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;The report uses json files as the data source. I am trying to change that, so that we persist the data in a SQL database.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 07:38:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/2677602#M37697</guid>
      <dc:creator>Dragon496</dc:creator>
      <dc:date>2022-08-03T07:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: API admin methods limit of 200</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/4250788#M57957</link>
      <description>&lt;P&gt;To my surprise, the limit of 200 per hour for&amp;nbsp;GetAppUsersAsAdmin, is not blocking my API calls. I ran the call for 380 apps 5 times in a row and it returned all users without an error. Strange but nice.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 12:53:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/API-admin-methods-limit-of-200/m-p/4250788#M57957</guid>
      <dc:creator>JzzyJ</dc:creator>
      <dc:date>2024-10-21T12:53:43Z</dc:date>
    </item>
  </channel>
</rss>

