curl --request GET \
--url http://localhost:3333/v1/evidence-forms/{formType}/export.csv \
--header 'X-API-Key: <api-key>'Export all form submissions for an organization as CSV
curl --request GET \
--url http://localhost:3333/v1/evidence-forms/{formType}/export.csv \
--header 'X-API-Key: <api-key>'Was this page helpful?