Skip to main content
GET
/
export
/
aiInsights
Export AI insights (one row per ticket, one column per question)
curl --request GET \
  --url https://demo.enneo.ai/api/mind/export/aiInsights \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT-based authentication

Query Parameters

format
enum<string>
default:xlsx
Available options:
xlsx,
csv,
json
from
string
to
string
subchannelId
integer
withReasoning
boolean
default:false

Response

Export file (sync) or async scheduling message