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>'

Documentation Index

Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt

Use this file to discover all available pages before exploring further.

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

Antwort

Export file (sync) or async scheduling message