Export - Provide the downloadable stream for the requested report with filename

Provides a downloadable stream for the requested report with a specified filename.

post
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
fileNamestringRequired

Enter name of the file to download from blob storage

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Responses
chevron-right
200

Success: Returns the downloadable stream for the requested report.

canTimeoutbooleanRead-onlyOptional
readTimeoutinteger · int32Optional
writeTimeoutinteger · int32Optional
canReadbooleanRead-onlyOptional
canSeekbooleanRead-onlyOptional
canWritebooleanRead-onlyOptional
capacityinteger · int32Optional
lengthinteger · int64Read-onlyOptional
positioninteger · int64Optional
post
/downloadFile/{fileName}

Last updated