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>'{}Documentation Index
Fetch the complete documentation index at: https://docs.flexprice.io/llms.txt
Use this file to discover all available pages before exploring further.