Dataflows - Get Dataflow
Exports the specified dataflow definition to a .json file.
Required scope: Dataflow.ReadWrite.All or Dataflow.Read.All
To set the permissions scope, see Register an app.
GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/dataflows/{dataflowId}
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
dataflow
|
path | True |
|
The dataflow id |
group
|
path | True |
|
The workspace id |
Responses
Name | Type | Description |
---|---|---|
200 OK |
|
Exported Json file |