Download a file
GET
/forms/file/{uuid}/downloadPath parameters
- Unique identifier for the file.
Responses
curl https://your-url.com/kong/core/api/gateway/forms/file/{uuid}/download\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"