{
"tenant_id": "tenant123",
"granularity": "day",
"period": {
"year_month": "2024-10"
},
"data": [
{
"timestamp": "2024-10-01",
"metrics": {
"check_count": 150,
"validation_count": 145,
"error_count": 5,
"watchlist_scan_count": 20,
"watchlist_invocation_count": 500,
"batch_usage_count": 0,
"batch_job_count": 0,
"batch_job_completed_count": 0,
"batch_job_partial_count": 0,
"batch_job_failed_count": 0,
"adverse_media_check_count": 45,
"adverse_media_success_count": 43,
"adverse_media_error_count": 2,
"adverse_media_high_risk_count": 3,
"adverse_media_medium_risk_count": 8,
"adverse_media_low_risk_count": 12,
"adverse_media_clear_count": 20,
"web_validation_check_count": 30,
"web_validation_success_count": 28,
"web_validation_error_count": 2,
"crypto_check_count": 10,
"crypto_check_success_count": 9,
"crypto_check_error_count": 1
}
}
],
"summary": {
"check_count": 4500,
"validation_count": 4350,
"error_count": 150,
"watchlist_scan_count": 600,
"watchlist_invocation_count": 15000,
"batch_usage_count": 0,
"batch_job_count": 0,
"batch_job_completed_count": 0,
"batch_job_partial_count": 0,
"batch_job_failed_count": 0,
"adverse_media_check_count": 1200,
"adverse_media_success_count": 1180,
"adverse_media_error_count": 20,
"adverse_media_high_risk_count": 45,
"adverse_media_medium_risk_count": 120,
"adverse_media_low_risk_count": 300,
"adverse_media_clear_count": 715,
"web_validation_check_count": 800,
"web_validation_success_count": 780,
"web_validation_error_count": 20,
"crypto_check_count": 250,
"crypto_check_success_count": 240,
"crypto_check_error_count": 10
}
}