v4
latestOpenAPI 3.0.32026-08-0161180264.4 KBmonitoring
integrations
getMonitoringStatsV2
Get aggregated statistics from the unified erp_monitoring_v2 table. Returns combined metrics for all event types with optional breakdowns.
post/v2/integrations/{integrationId}/monitoring/stats
Path parameters
integrationIdstring uuid required
The integration ID
Request body
Example request
{
"from_date": "2025-01-01T00:00:00Z",
"to_date": "2025-01-31T23:59:59Z"
}Response
Monitoring statistics retrieved successfully