Add creatorPrincipal / Owner Information to Core Get Items API
Creator information should be available in the Core Get Items API (Items - Get Item - REST API (Core) | Microsoft Learn). Currently, it is only available in the Admin Get Items API (Items - Get Item - REST API (Admin) | Microsoft Learn). But Admin APIs require very broad rights - Required Delegated Scopes areTenant.Read.All or Tenant.ReadWrite.All. Which very few users are able to get access to.
This information is already available to Workspace users by viewing an items "About" information. So it doesn't make sense to have it locked behind an Admin API.
This would help with Workspace item management. In my example, I want to use the Core Get Items API to identify items not in a folder and automatically ping the owner/creator that all items must be stored in an appropriate folder.
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v1 day agoCommunity ChampionNew25Views1like0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente2 days agoRegular VisitorNew80Views6likes1Comment