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 매개 변수

Name In(다음 안에) 필수 형식 Description
exportId
path True

string

내보내기 ID

reportId
path True

string

uuid

보고서 ID

응답

Name 형식 Description
200 OK

file

내보낸 파일

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