Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi All,
Is there any REST API to get details of items within the fabric workspace
like Owner, endorsement,sensitivity etc
Hi @PriyaJha ,
Thanks for reaching out to the Microsoft fabric community forum.
Thanks for your prompt response
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.
Hi @PriyaJha ,
just following up did you get a chance to submit the scenario to the Ideas Forum?
Best Regards,
Lakshmi
@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.
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
User | Count |
---|---|
19 | |
9 | |
8 | |
5 | |
5 |
User | Count |
---|---|
56 | |
28 | |
17 | |
17 | |
16 |