Dataflows - Get Dataflow
Exporte la définition de flux de données spécifiée dans un fichier JSON.
Autorisations
Cet appel d’API peut être appelé par un profil de principal de service. Pour plus d’informations, consultez : Profils de principal de service dans Power BI Embedded.
Étendue requise
Dataflow.ReadWrite.All ou Dataflow.Read.All
GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/dataflows/{dataflowId}
Paramètres URI
Nom | Dans | Obligatoire | Type | Description |
---|---|---|---|---|
dataflow
|
path | True |
string uuid |
ID de flux de données |
group
|
path | True |
string uuid |
L’ID de l’espace de travail |
Réponses
Nom | Type | Description |
---|---|---|
200 OK |
file |
Fichier Json exporté |