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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Salonic
Resolver I
Resolver I

Retrieve Last Runs Data Pipeline through API

Hello,

 

I would like to create a powerbi report that will show all the last runs of all my objects through powerbi & fabric ( & other ).

I know that there is the monitor tab that allows me to have this view, but here, you can only find object on the service ( I would like to add in my reports other treatments that are not necessary from powerbi in order to have the full view of all my treatments ).

So, I manage to retrieve the last runs of dataflow & semantic model by using Power BI API.

My problem now is to retrieve all the last runs of my data pipeline,

I tried to search on internet what could be the API to use, but unfortunatly, I did not find any solution.

Do someone now how to retrieve the last runs of a data pipeline ( with API or other way ) ?

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Salonic ,

 

To retrieve the last run of a data pipeline, you can use the Power BI REST APIs.With these APIs, you can get detailed information about the data pipeline and a record of the most recent runs.

 

You can refer to below document:

Pipelines - Get Pipeline - REST API (Power BI Power BI REST APIs) | Microsoft Learn

Pipelines - Get Pipeline Operations - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Salonic
Resolver I
Resolver I

Hello @Anonymous ,

 

Thank you for your reply,

My message was maybe not really clear : what you have is to retrieve operations on "pipeline deployment",
I would want to get the last runs on "data pipeline" : Fabric data pipeline public REST API (Preview) - Microsoft Fabric | Microsoft Learn

Anonymous
Not applicable

Hi @Salonic ,

 

To retrieve the last run of a data pipeline, you can use the Power BI REST APIs.With these APIs, you can get detailed information about the data pipeline and a record of the most recent runs.

 

You can refer to below document:

Pipelines - Get Pipeline - REST API (Power BI Power BI REST APIs) | Microsoft Learn

Pipelines - Get Pipeline Operations - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Fabric Update Carousel

Fabric Monthly Update - August 2025

Check out the August 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.