<?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: Subscription History thru API in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Subscription-History-thru-API/m-p/3643045#M32458</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;BR /&gt;Thank for your answer.&lt;/P&gt;&lt;P&gt;I am used to using the services "/Reports", "/CatalogItems", "/Subscriptions", "/CacheRefreshPlans", "/PowerBIReports"... and I am able to obtain the data I want.&lt;/P&gt;&lt;P&gt;Does SubscriptionHistory require rights other than those which allow me to obtain data from for example the "/Reports" API?&lt;/P&gt;&lt;P&gt;you said "&lt;EM&gt;The SubscriptionHistory API requires the ID parameter, as well as the type parameter, the start and end times of the subscription, and the status and content of the subscription."&lt;/EM&gt;&lt;BR /&gt;Are these parameters mandatory?&lt;BR /&gt;What I would like to get is simply&lt;U&gt; the subscription history for a specific subscription&lt;/U&gt; (eg for SubscriptionID=33b5b19f-9965-47d6-a3ba-19f92f16085a).&lt;BR /&gt;&lt;U&gt;Do you have an example of syntax to obtain the history of a subscription please?&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;David&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jan 2024 08:45:54 GMT</pubDate>
    <dc:creator>TheBanker</dc:creator>
    <dc:date>2024-01-17T08:45:54Z</dc:date>
    <item>
      <title>Subscription History thru API</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Subscription-History-thru-API/m-p/3641456#M32450</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm trying to get the subscription history of report builder on our report server.&lt;BR /&gt;I saw that there was a "SubscriptionHistory" model on the swagger &lt;A title="https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/SubscriptionHistory" href="https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/SubscriptionHistory" target="_self"&gt;https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/SubscriptionHistory&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;BR /&gt;However, I don't know how to use it&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":frowning_face:"&gt;☹️&lt;/span&gt;&lt;BR /&gt;I tried to do a get like this:&lt;BR /&gt;"&lt;A href="https://mycorporatesite.com/SSRSReports/api/v2.0/SubscriptionHistory?SubscriptionID=33b5b19f-9965-47d6-a3ba-19f92f16085a" target="_blank" rel="noopener"&gt;https://mycorporatesite.com/SSRSReports/api/v2.0/SubscriptionHistory?SubscriptionID=33b5b19f-9965-47d6-a3ba-19f92f16085a&lt;/A&gt;"&lt;BR /&gt;but it didn't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;.&lt;BR /&gt;Can you help me please ?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;NB: I am not a server administrator, so I cannot request job tasks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 16:52:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Subscription-History-thru-API/m-p/3641456#M32450</guid>
      <dc:creator>TheBanker</dc:creator>
      <dc:date>2024-01-16T16:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Subscription History thru API</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Subscription-History-thru-API/m-p/3642860#M32457</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="391102" data-lia-user-login="TheBanker" class="lia-mention lia-mention-user"&gt;TheBanker&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The SubscriptionHistory API requires the ID parameter, as well as the type parameter, the start and end times of the subscription, and the status and content of the subscription.&lt;/P&gt;
&lt;P&gt;This can only be run by a member with the admin role.&lt;/P&gt;
&lt;P&gt;Below is the official link will help you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/report-server/rest-api" target="_blank"&gt;Develop with the REST APIs for Power BI Report Server - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Xianda Tang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 07:32:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Subscription-History-thru-API/m-p/3642860#M32457</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-01-17T07:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Subscription History thru API</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Subscription-History-thru-API/m-p/3643045#M32458</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Thank for your answer.&lt;/P&gt;&lt;P&gt;I am used to using the services "/Reports", "/CatalogItems", "/Subscriptions", "/CacheRefreshPlans", "/PowerBIReports"... and I am able to obtain the data I want.&lt;/P&gt;&lt;P&gt;Does SubscriptionHistory require rights other than those which allow me to obtain data from for example the "/Reports" API?&lt;/P&gt;&lt;P&gt;you said "&lt;EM&gt;The SubscriptionHistory API requires the ID parameter, as well as the type parameter, the start and end times of the subscription, and the status and content of the subscription."&lt;/EM&gt;&lt;BR /&gt;Are these parameters mandatory?&lt;BR /&gt;What I would like to get is simply&lt;U&gt; the subscription history for a specific subscription&lt;/U&gt; (eg for SubscriptionID=33b5b19f-9965-47d6-a3ba-19f92f16085a).&lt;BR /&gt;&lt;U&gt;Do you have an example of syntax to obtain the history of a subscription please?&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;David&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 08:45:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Subscription-History-thru-API/m-p/3643045#M32458</guid>
      <dc:creator>TheBanker</dc:creator>
      <dc:date>2024-01-17T08:45:54Z</dc:date>
    </item>
  </channel>
</rss>

