<?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: GetModifiedWorkspaces API - what constitutes 'modified'? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/GetModifiedWorkspaces-API-what-constitutes-modified/m-p/2899265#M39695</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/331009"&gt;@powercdc&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This question is beyond the topic discussed at the beginning of the thread, so to be able to better help other users, please consider marking the replies that are useful to you and creating a thread about the new topic, which will allow the thread to be addressed more efficiently.&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Jianbo Li&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Nov 2022 06:14:39 GMT</pubDate>
    <dc:creator>v-jianboli-msft</dc:creator>
    <dc:date>2022-11-11T06:14:39Z</dc:date>
    <item>
      <title>GetModifiedWorkspaces API - what constitutes 'modified'?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetModifiedWorkspaces-API-what-constitutes-modified/m-p/2892697#M39622</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The documentation on the GetModifiedWorkspaces is very scant....&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/admin/workspace-info-get-modified-workspaces" target="_blank"&gt;Admin - WorkspaceInfo GetModifiedWorkspaces - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It doesn't describe what constitues a 'modified' workspace. Is this information available?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;- If no new content is published to a workspace, but permissions are changed (e.g. user is given access to a report) - is this workspace returned by the API call?&lt;/P&gt;&lt;P&gt;- How are deleted workspaces handled?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help or guidance on this would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 15:08:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetModifiedWorkspaces-API-what-constitutes-modified/m-p/2892697#M39622</guid>
      <dc:creator>powercdc</dc:creator>
      <dc:date>2022-11-08T15:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: GetModifiedWorkspaces API - what constitutes 'modified'?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetModifiedWorkspaces-API-what-constitutes-modified/m-p/2894555#M39632</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/331009"&gt;@powercdc&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The 'modified' workspace is determined by the parameter&amp;nbsp;&lt;STRONG&gt;modifiedSince.&amp;nbsp;&lt;/STRONG&gt;It&amp;nbsp;&amp;nbsp;is set to a date-time, only the IDs of workspaces that changed after that date-time are returned. If the&amp;nbsp;&lt;STRONG&gt;modifiedSince&lt;/STRONG&gt;&amp;nbsp;parameter isn't used, the IDs of all workspaces in the organization are returned.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;According to my test, if no new content is published to a workspace, but permissions are changed (e.g. user is given access to a report) - this workspace&amp;nbsp;won't be returned by the API call&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The API will return the workspace even if it has been deleted(unless you exclude inactive workspace).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="background: white; margin: 7.5pt 0in 0in 0in;"&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="background: white; margin: 7.5pt 0in 0in 0in;"&gt;&lt;SPAN&gt;Jianbo Li&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="background: white; margin: 7.5pt 0in 0in 0in;"&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 07:02:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetModifiedWorkspaces-API-what-constitutes-modified/m-p/2894555#M39632</guid>
      <dc:creator>v-jianboli-msft</dc:creator>
      <dc:date>2022-11-09T07:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: GetModifiedWorkspaces API - what constitutes 'modified'?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetModifiedWorkspaces-API-what-constitutes-modified/m-p/2897258#M39671</link>
      <description>&lt;P&gt;Thanks for your response Jianbo Li.&lt;/P&gt;&lt;P&gt;This does answer my question, but is not the answer I was looking for!&lt;/P&gt;&lt;P&gt;I had hoped to use the ability to load data deltas by providing a parameter, however if security changes, permissions etc. are not covered, then I will need to do a full load each time.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 10:04:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetModifiedWorkspaces-API-what-constitutes-modified/m-p/2897258#M39671</guid>
      <dc:creator>powercdc</dc:creator>
      <dc:date>2022-11-10T10:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: GetModifiedWorkspaces API - what constitutes 'modified'?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetModifiedWorkspaces-API-what-constitutes-modified/m-p/2899265#M39695</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/331009"&gt;@powercdc&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This question is beyond the topic discussed at the beginning of the thread, so to be able to better help other users, please consider marking the replies that are useful to you and creating a thread about the new topic, which will allow the thread to be addressed more efficiently.&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Jianbo Li&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 06:14:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetModifiedWorkspaces-API-what-constitutes-modified/m-p/2899265#M39695</guid>
      <dc:creator>v-jianboli-msft</dc:creator>
      <dc:date>2022-11-11T06:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: GetModifiedWorkspaces API - what constitutes 'modified'?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetModifiedWorkspaces-API-what-constitutes-modified/m-p/4889972#M63982</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Jianbo Li&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;What about the Deleted artifacts in a workspace. If I have an artifact and I delete it. Will that be considered as a modified workspaces and if that will be returned in the modified workspace with date time parameters?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 20:37:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetModifiedWorkspaces-API-what-constitutes-modified/m-p/4889972#M63982</guid>
      <dc:creator>hgupta13</dc:creator>
      <dc:date>2025-12-01T20:37:24Z</dc:date>
    </item>
  </channel>
</rss>

