curl --request GET \
--url https://us.api.flexprice.io/v1/tasks/{id}/download \
--header 'x-api-key: <api-key>'{}Use when letting a user download an exported file (e.g. report or data export). Returns a presigned URL; supports FlexPrice or customer-owned S3.
curl --request GET \
--url https://us.api.flexprice.io/v1/tasks/{id}/download \
--header 'x-api-key: <api-key>'{}