There is currently no API in Fabric that lists all Pipeline Runs. At the moment, only an API exists that retrieves runs for a specific pipeline. However, to parameterize this API, you first need to query which pipelines exist in the workspace. Therefore, it would be very useful to have an API that lists all Pipeline Runs at the workspace level, without requiring a specific pipeline ID.
Such an API already exists in Synapse and Azure Data Factory (see the Synapse equivalent here), but it is not yet available in Fabric.
Pipeline Run - Query Pipeline Runs By Workspace - REST API (Azure Synapse) | Microsoft Learn
In addition, several APIs are not documented seperately on the following page:
https://learn.microsoft.com/en-us/fabric/data-factory/pipeline-rest-api-capabilities
For example:
https://api.fabric.microsoft.com/v1/workspaces/{workspace id}/DataPipelines/
It would be helpful if this documentation were updated to include all currently available APIs.
Recent ideas
Data Pipelines - Run only selected activities
For debugging and testing pipeline activities during development, allow us to select one or multiple activities and run only the selected pipeline activities. For example, I'm working on editing ...frithjof_v19 hours agoCommunity ChampionNew618Views11likes2CommentsSemantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v1 day agoCommunity ChampionNew21Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401971 day agoFrequent VisitorNew6Views0likes0Comments