Reports - Get File Of Export To File

[マイ] ワークスペースから指定したレポートの [ファイルにエクスポート] ジョブからファイルを返します。

必要なスコープ

Report.ReadWrite.All または Report.Read.All

GET https://api.powerbi.com/v1.0/myorg/reports/{reportId}/exports/{exportId}/file

URI パラメーター

名前 / 必須 説明
exportId
path True

string

エクスポート ID

reportId
path True

string

uuid

レポート ID

応答

名前 説明
200 OK

file

エクスポートされたファイル

Media Types: "application/*", "image/*", "text/csv", "text/xml", "multipart/related"