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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
PriyaJha
Helper I
Helper I

REST API for getting item details within the fabric workspace

Hi All,

Is there any REST API to get details of items within the fabric workspace

PriyaJha_0-1755604021068.jpeg

 

 

like Owner, endorsement,sensitivity etc

5 REPLIES 5
v-lgarikapat
Community Support
Community Support

Hi @PriyaJha ,

Thanks for reaching out to the Microsoft fabric community forum.

@NandanHegde , @AntoineW ,

Thanks for your prompt response

@PriyaJha ,

I wanted to follow up and confirm whether you’ve had the opportunity to review the information  provided by @NandanHegde , @AntoineW . If you have any questions or need further clarification, please don’t hesitate to reach

out.

We appreciate your engagement and thank you for being an active part of the community.

Best regards,
Lakshmi.

 

 

Hi @PriyaJha ,

 

I recommend submitting this scenario as a feature request on the official Fabric Ideas forum. The Product Team actively reviews submissions there, and suggestions with strong community support are often considered for future enhancements.

https://ideas.fabric.microsoft.com/

 

We truly appreciate your continued engagement and thank you for being an active and valued member of the community.

Best Regards,
Lakshmi.

 

 

 

Hi @PriyaJha ,

just following up did you get a chance to submit the scenario to the Ideas Forum?

 

Best Regards,

Lakshmi

 

NandanHegde
Super User
Super User

@AntoineW  : The REST API provides list of iteams within the workspace but it doesnt have the endorsment nor the sensitivity details.

 

Based on my understanding, as of today there is no direct way to get those details.




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com
AntoineW
Resolver II
Resolver II

Hello @PriyaJha ! 

Thank you for the question, you can use the fabric Items - List Items REST API (the link is https://learn.microsoft.com/en-us/rest/api/fabric/admin/items/list-items) to retrieve metadata about items in a fabric workspace.

 

To do so, you have to specify the workspace ID as a parameter in the request URI. 

for example : GET https://api.fabric.microsoft.com/v1/admin/items?workspaceId={workspaceId}


Hope this helps !

 

Best regards,

Antoine

Helpful resources

Announcements
August 2025 community update carousel

Fabric Community Update - August 2025

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