Reports - Get File Of Export To File
Zwraca plik z zadania Eksportuj do pliku dla określonego raportu z obszaru Mój obszar roboczy.
Wymagany zakres
Report.ReadWrite.All lub Report.Read.All
GET https://api.powerbi.com/v1.0/myorg/reports/{reportId}/exports/{exportId}/file
Parametry identyfikatora URI
Nazwa | W | Wymagane | Typ | Opis |
---|---|---|---|---|
export
|
path | True |
string |
Identyfikator eksportu |
report
|
path | True |
string uuid |
Identyfikator raportu |
Odpowiedzi
Nazwa | Typ | Opis |
---|---|---|
200 OK |
file |
Wyeksportowany plik Media Types: "application/*", "image/*", "text/csv", "text/xml", "multipart/related" |