Zum Hauptinhalt springen
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>'

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Abfrageparameter

format
enum<string>
Standard:xlsx
Verfügbare Optionen:
xlsx,
csv,
json
from
string
to
string
subchannelId
integer
withReasoning
boolean
Standard:false

Antwort

Export file (sync) or async scheduling message