Export form fields
GET
/forms/form/{uuid}/exportPath parameters
- Unique identifier for the form.
Responses
curl https://your-url.com/kong/core/api/gateway/forms/form/{uuid}/export\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"