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

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.

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

Response

Export file (sync) or async scheduling message