curl --request GET \
--url https://demo.enneo.ai/api/mind/export/aiInsights \
--header 'Authorization: Bearer <token>'Wide-format export. Alias insight_<id> carries the value; the question’s human-readable
name is applied as the XLSX/CSV header. ?withReasoning=true adds reasoning_<id> /
confidence_<id> columns. Large ranges are handed off to the exportBigList async pipeline.
curl --request GET \
--url https://demo.enneo.ai/api/mind/export/aiInsights \
--header 'Authorization: Bearer <token>'JWT-based authentication
xlsx, csv, json Export file (sync) or async scheduling message