Forum Discussion
Retrieve Last Runs Data Pipeline through API
- Anonymous2 years ago
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 KongIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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