Enneo

Export

Export AI agent performance

GET /export/aiAgentPerformance

GET /export/aiAgentPerformance

Export per-AI-agent performance metrics (executions, success rate, latency, …) for a time range.

Query parameters

fromstringquery

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

tostringquery

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

formatenumquery

Export format. Defaults to the backend defaultDateExportFormat setting.

Responses

200 — Successful operation

403 — Unauthorized.

500 — Internal error.