Zum Hauptinhalt springen
GET
/
export
/
aiAgentPerformance
Export AI agent performance
curl --request GET \
  --url https://demo.enneo.ai/api/mind/export/aiAgentPerformance \
  --header 'Authorization: Bearer <token>'
"<string>"

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

from
string<date>

Start of the reporting window (ISO 8601 date). Defaults to 30 days ago.

to
string<date>

End of the reporting window (ISO 8601 date). Defaults to today.

format
enum<string>

Export format. Defaults to the backend defaultDateExportFormat setting.

Verfügbare Optionen:
xlsx,
csv,
json

Antwort

Successful operation

The response is of type file.