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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
manoj883
Regular Visitor

API Metadata Scanner

Hi,

I have been trying to get tables metadata of the reports using "Get-PowerBITable" or "GetScanStatus", I believe "Get-PowerBITable" can only be used on Push Datasets, correct me if am wrong.
am trying different codes from Powershell one is this one "Invoke-PowerBIRestMethod -Url "https://api.powerbi.com/v1.0/myorg/admin/workspaces/scanStatus/
7395a52c-a64b-4daf-8518-9ad5ffb5de77" -Headers $auth_header -Method GET", and the other you can it below.
Hope someone could help me.
I have admin rights.

Api.PNG

 

2 REPLIES 2
Hariharan_R
Solution Sage
Solution Sage

Hi Manoj,

 Get-PowerBITable is applicable for push datasets.

 

Scanner API is collection of 4 REST APIs. you need to call them in right order to get the expected result. You need call below order.

 

Ref - https://debbiesmspowerbiazureblog.home.blog/category/power-bi-admin-scanner-api/

 

Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


My Blog :: YouTube Channel :: My Linkedin


Hi Hariharan,

Thanks for the responce, the ref link you mentioned its mostly related to the Azure based app registration and service principle account, but here am trying to execute the scanner API from powershell.
i tried to execute the scanner APIs on powershell.
Api.PNG

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.