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
fromstringqueryStart of the reporting window (ISO 8601 date). Defaults to 30 days ago.
tostringqueryEnd of the reporting window (ISO 8601 date). Defaults to today.
formatenumqueryExport format. Defaults to the backend defaultDateExportFormat setting.
Responses
200 — Successful operation
403 — Unauthorized.
500 — Internal error.