...
Code Block |
---|
{ "success": true, "signed_download_url": "https://fusion-universal-assets-production.s3-eu-west-1.amazonaws.com/report-engine/xxxxxxx" } |
To To get the download URL for a report generated using the “Reporting (Beta)” tool via the Fuse Admin page, run the below API Request URL to get the signed S3 download link:
Info |
---|
Please use the request examples as reference. |
Note |
---|
The request example doesn’t does not include all the possible parameters. |
Note |
---|
The download URL that is provided in the " report_download_url" and "signed_download_url " sections of the Response Body is what is to be response body are used for the CSV download, and is are valid for 1 hour (60 minmins) after the report URL has been generated by the API. Here is an example |