Skip to main content
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.

Authorizations

Authorization
string
header
required

JWT-based authentication

Query Parameters

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.

Available options:
xlsx,
csv,
json

Response

Successful operation

The response is of type file.