curl --request GET \
--url https://us.api.flexprice.io/v1/tasks/{id}/download \
--header 'x-api-key: <api-key>'{}Generate a presigned URL for downloading an exported file (supports both Flexprice-managed and customer-owned S3)
curl --request GET \
--url https://us.api.flexprice.io/v1/tasks/{id}/download \
--header 'x-api-key: <api-key>'{}