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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
ShyamKumarKG
Frequent Visitor

Get Reports API - createdBy is null

Hi,

 

We are trying to fetch reports from power bi using the API:

GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports

 

1. We are able to get the response, but "createdBy" and a few of the response fields are null.

 

MicrosoftTeams-image.png

 

2. Also, do we able to map the "createdBy" information programmatically?

 

Any help in this regard is much appreciated.

 

Thanks,

Shyam Kumar K G

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @ShyamKumarKG ,

Base on my testing, there is no property "createdBy" in the returned result if you use REST API Reports - Get Report In Group.

yingyinr_0-1627464953791.png

You can use REST API  Admin - Reports GetReportsInGroupAsAdmin to instead of the previous one to get the property “createdBy”... The precondition is you need to get the required permissions.

yingyinr_1-1627465165725.png

Best Regards

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @ShyamKumarKG ,

Base on my testing, there is no property "createdBy" in the returned result if you use REST API Reports - Get Report In Group.

yingyinr_0-1627464953791.png

You can use REST API  Admin - Reports GetReportsInGroupAsAdmin to instead of the previous one to get the property “createdBy”... The precondition is you need to get the required permissions.

yingyinr_1-1627465165725.png

Best Regards

lbendlin
Super User
Super User

Are you on Premium or Shared capacity?  Gen1 or Gen2 ?

Hi @lbendlin ,

 

Thanks for your response.

We are on Premium Gen1 Capacity.

 

Thanks,

Shyam Kumar K G

 

Can't really help you as I have no access to that environment type. For reference these fields do not even come up in the response on Premium Gen2.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors