Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
powercdc
Regular Visitor

GetModifiedWorkspaces API - what constitutes 'modified'?

Hi,

 

The documentation on the GetModifiedWorkspaces is very scant....

Admin - WorkspaceInfo GetModifiedWorkspaces - REST API (Power BI Power BI REST APIs) | Microsoft Lea...

 

It doesn't describe what constitues a 'modified' workspace. Is this information available?

 

For example:

- 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?

- How are deleted workspaces handled?

 

Any help or guidance on this would be greatly appreciated!

 

 

 

 

1 ACCEPTED SOLUTION
v-jianboli-msft
Community Support
Community Support

Hi @powercdc ,

 

The 'modified' workspace is determined by the parameter modifiedSince. It  is set to a date-time, only the IDs of workspaces that changed after that date-time are returned. If the modifiedSince parameter isn't used, the IDs of all workspaces in the organization are returned.

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 won't be returned by the API call

The API will return the workspace even if it has been deleted(unless you exclude inactive workspace).

 

Best Regards,

Jianbo Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-jianboli-msft
Community Support
Community Support

Hi @powercdc ,

 

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.

Thanks in advance!

 

Best Regards,

Jianbo Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

powercdc
Regular Visitor

Thanks for your response Jianbo Li.

This does answer my question, but is not the answer I was looking for!

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.

v-jianboli-msft
Community Support
Community Support

Hi @powercdc ,

 

The 'modified' workspace is determined by the parameter modifiedSince. It  is set to a date-time, only the IDs of workspaces that changed after that date-time are returned. If the modifiedSince parameter isn't used, the IDs of all workspaces in the organization are returned.

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 won't be returned by the API call

The API will return the workspace even if it has been deleted(unless you exclude inactive workspace).

 

Best Regards,

Jianbo Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.