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