nmegyeri's avatar
nmegyeri
Regular Visitor
8 months ago
Status:
New

Fabric Data Factory Query Pipeline Runs API

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.

No CommentsBe the first to comment

Recent ideas