get
https://{server_address}/ResourceServer/api/v10/DataExport/History//Download
Takes a dataExportHistoryID representing a specific generated export file and returns data for the file from the DataExportHistory table, including the AWS S3 location. DataExport/Trigger returns the DataExportHistoryID so that should be used when fetching the download.
The user (API or integration) can then use the returned S3 link to download the file and save it in the required location. NOTE: This is URL to download the file direct from AWS S3. The link will expire after 30 seconds
