Forum Discussion
No item ID in List Items API
- Anonymous1 year ago
Hi Yacine911 ,
The behavior you're seeing is due to recent updates in the Fabric platform both the List Items API and the Admin Items API have been streamlined to return limited metadata by default, and fields like itemId are no longer consistently included in the response. This change affects multiple item types and currently.
If retrieving the itemId is critical to your workflow, we recommend raising a support ticket via the Power BI/Fabric Support Portal, or logging the issue on the Fabric Community Issues board to bring it to the attention of the product team.
If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.
Thankyou.
Thanks for your help! However, even with the new Admin API, I’m still not receiving the item ID in the response. Here’s what I get
API : GET https://api.fabric.microsoft.com/v1/admin/items
{
"itemEntities":[
{
"type":"DataPipeline",
"name":"xxxxxxxx",
"state":"Active",
"lastUpdatedDate":"2025-03-25T14:48:18.2733505Z",
"creatorPrincipal":{
"displayName":"xxxxxxxxxxxx",
"type":"User",
"userDetails":{
"userPrincipalName":"[email protected]"
}
},
"workspaceId":"xxxxxxxxx-xxxxxxxxxxx-xxxxxxx-x-xxxxxxxxxx-x",
"capacityId":"xxxxxxxxx-xxxxxxxxxxx-xxxxxxx-x-xxxxxxxxxx-x"
}
If you have a Pro license you can open a Pro ticket at https://admin.powerplatform.microsoft.com/newsupportticket/powerbi
Otherwise you can raise an issue at https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues .