Reports - Get File Of Export To File
Vrátí soubor z úlohy Exportovat do souboru pro zadanou sestavu z pracovního prostoru.
Požadovaný obor
Report.ReadWrite.All nebo Report.Read.All
GET https://api.powerbi.com/v1.0/myorg/reports/{reportId}/exports/{exportId}/file
Parametry identifikátoru URI
| Name | V | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
export
|
path | True |
string |
ID exportu |
|
report
|
path | True |
string (uuid) |
ID sestavy |
Odpovědi
| Name | Typ | Description |
|---|---|---|
| 200 OK |
file |
Exportovaný soubor Media Types: "application/*", "image/*", "text/csv", "text/xml", "multipart/related" |