Export - Provide the downloadable stream for the requested report

Provides a downloadable stream for the requested report.

post
Authorizations
HTTPRequired

Please enter a valid token

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

Body

Class for export status request parameters.

reportIdstring · uuidOptional

A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the ReportId property.

exportIdstring · min: 1Required

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the ExportId property.

paginatedAssetIdstring · uuid | nullableOptional

Gets or sets the unique identifier for the paginated asset. Required in case of Paginated visual export (type 2) MAQ.BIHub.API.Model.ExportMethod

Responses
200

Success: Successfull completion of the export process.

post
/downloadFile

Last updated